diff options
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> |
