mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Add footer
This commit is contained in:
@@ -100,3 +100,16 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="content has-text-centered">
|
||||||
|
<p>
|
||||||
|
<strong>ChatGPT-web</strong>
|
||||||
|
by
|
||||||
|
<a href="https://niekvandermaas.nl/">Niek van der Maas</a>
|
||||||
|
— see
|
||||||
|
<a href="https://github.com/Niek/chatgpt-web">GitHub</a>
|
||||||
|
for source code.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user