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/mutes.st | |
| parent | d220d620e425ee6128c83229467e3ccac8f3ebf2 (diff) | |
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/mutes.st')
| -rwxr-xr-x | template/mutes.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/mutes.st b/template/mutes.st index 13d24ca..e8c0194 100755 --- a/template/mutes.st +++ b/template/mutes.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm mutes</title> + <title>hump.fm mutes</title> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> @@ -19,7 +19,7 @@ </script> </head> <body> - <h1><a href="/">dump.fm muting system</a></h1> + <h1><a href="/">hump.fm muting system</a></h1> <div id="main"> <h2>Active Mutes</h2> |
