diff options
author | nathan <nathansmith@disroot.org> | 2025-08-16 13:31:38 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-16 13:31:38 +0000 |
commit | 4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3 (patch) | |
tree | 8054b74406d03de12b39bf9a2837d6c53c60a060 /template/header.html | |
parent | cdf958d29333d448f4521f4d2faa2592b58e9b27 (diff) | |
download | shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.tar.gz shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.tar.bz2 shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.zip |
Changed things to my liking
Diffstat (limited to 'template/header.html')
-rw-r--r-- | template/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/header.html b/template/header.html index accd4cd..92caf28 100644 --- a/template/header.html +++ b/template/header.html @@ -15,7 +15,6 @@ <div class="navigation"> <a href="/">Home</a> <a href="/settings">Settings</a> - <a href="https://git.lolcat.ca/lolcat/4get_news" target="_BLANK">News</a> </div> <form method="GET" autocomplete="off"> <div class="searchbox"> |