Add footer

This commit is contained in:
Theo Browne
2025-02-14 22:26:53 -08:00
parent eea743e8d5
commit ac03327ecb
2 changed files with 24 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ function noSearchDefaultPageRender() {
</button>
</div>
</div>
<footer class="footer">
created by <a href="https://x.com/theo" target="_blank">theo</a>
</footer>
</div>
`;