diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
| commit | 36202d8defb26f87264914f60c39c768cff3729e (patch) | |
| tree | a57224b8bba7fc7a7c65a8c3b0408847e9043a3d /template/directory.st | |
| parent | d220d620e425ee6128c83229467e3ccac8f3ebf2 (diff) | |
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/directory.st')
| -rwxr-xr-x | template/directory.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/directory.st b/template/directory.st index 9b6ff76..f0f88fa 100755 --- a/template/directory.st +++ b/template/directory.st @@ -1,9 +1,9 @@ <html> <head> $if(cur)$ - <title>dump.fm directory [$cur$]</title> + <title>hump.fm directory [$cur$]</title> $else$ - <title>dump.fm directory</title> + <title>hump.fm directory</title> $endif$ $head()$ <script type="text/javascript" src="/static/js/pages/directory_init.js?v=20260203"></script> |
