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/users.st | |
| parent | d220d620e425ee6128c83229467e3ccac8f3ebf2 (diff) | |
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/users.st')
| -rwxr-xr-x | template/users.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/users.st b/template/users.st index 435121e..0a3dc19 100755 --- a/template/users.st +++ b/template/users.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm new users</title> + <title>hump.fm new users</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> @@ -18,7 +18,7 @@ </script> </head> <body> - <h1><a href="/">dump.fm new users</a></h1> + <h1><a href="/">hump.fm new users</a></h1> <div id="main"> <table id="new-users" class="tablesorter"> |
