Add footer

This commit is contained in:
Niek van der Maas
2023-03-02 22:41:41 +04:00
parent d40bf41a58
commit f98cbc931f

View File

@@ -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>
&mdash; see
<a href="https://github.com/Niek/chatgpt-web">GitHub</a>
for source code.
</p>
</div>
</footer>