make the logo white and fix script.js
All checks were successful
Build and publish the docker image / build (push) Successful in 19s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-19 12:57:16 +03:00
parent 939b7cc1e9
commit 04fca77aec
5 changed files with 7 additions and 6 deletions

View File

@ -4,6 +4,7 @@ templ footer() {
<footer>
<div id="footer-container">
<a rel="noopener noreferrer" target="_blank" href="https://github.com/rramiachraf/dumb">Source</a>
<span> | </span>
<a rel="noopener noreferrer" target="_blank" href="https://git.ngn.tf/ngn/dumb">Modified Source</a>
</div>
</footer>