summaryrefslogtreecommitdiff
path: root/template/profilenew.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-03 22:01:05 +0000
committeryo momma <shutup@oops.wtf>2026-02-03 22:01:05 +0000
commit36202d8defb26f87264914f60c39c768cff3729e (patch)
treea57224b8bba7fc7a7c65a8c3b0408847e9043a3d /template/profilenew.st
parentd220d620e425ee6128c83229467e3ccac8f3ebf2 (diff)
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/profilenew.st')
-rwxr-xr-xtemplate/profilenew.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/profilenew.st b/template/profilenew.st
index 262bf02..48607e7 100755
--- a/template/profilenew.st
+++ b/template/profilenew.st
@@ -1,9 +1,9 @@
<html>
<head>
- <title>$nick$'s dump.fm</title>
+ <title>$nick$'s hump.fm</title>
<meta property="og:image" content="$avatar$"/>
- <meta property="og:title" content="$nick$'s dump.fm"/>
- <meta property="og:site_name" content="dump.fm"/>
+ <meta property="og:title" content="$nick$'s hump.fm"/>
+ <meta property="og:site_name" content="hump.fm"/>
$head()$
<script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script>
<script src="/static/js/ajaxupload.js"></script>