summaryrefslogtreecommitdiff
path: root/template/single_message.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/single_message.st
parentd220d620e425ee6128c83229467e3ccac8f3ebf2 (diff)
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/single_message.st')
-rwxr-xr-xtemplate/single_message.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/single_message.st b/template/single_message.st
index 4b08490..88d4e3d 100755
--- a/template/single_message.st
+++ b/template/single_message.st
@@ -1,6 +1,6 @@
<html>
<head>
- <title>dump.fm</title>
+ <title>hump.fm</title>
$head()$
<script>
var Recips = $recips$;
@@ -22,7 +22,7 @@
</div>
$endif$
</a>
- $dump.created_on$ - in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b>
+ $dump.created_on$ - in <b><a href="http://$dump.key$.hump.fm">$dump.key$</a></b>
</div>
<div class="content">$dump.content$</div>