summaryrefslogtreecommitdiffstats
path: root/cgi-bin
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-01-16 23:01:56 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-01-16 23:01:56 +0800
commit14022ea5ae3b95d8af81494ea2c6bede4e7ca657 (patch)
treeb0e0238cd3ae0391c1a0e42d810edcea973fc0af /cgi-bin
parent301adf7f088e4bc75d37ea927c11fe2e4a455d8f (diff)
downloadwww-14022ea5ae3b95d8af81494ea2c6bede4e7ca657.tar.gz
Fix navigation and copyright on CGI script.
Diffstat (limited to 'cgi-bin')
-rw-r--r--cgi-bin/find.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/find.cgi b/cgi-bin/find.cgi
index d3c6cc4..4091c7a 100644
--- a/cgi-bin/find.cgi
+++ b/cgi-bin/find.cgi
@@ -235,7 +235,7 @@ sub render_html {
<div class="footer">
<div class="container">
<div class="twelve columns right container-2">
- <p id="footer-text">&copy; ASCIIMX - $yr</p>
+ <p id="footer-text">&copy; Sadeep M. Wickramage Don - $yr</p>
</div>
</div>
</div>