summaryrefslogtreecommitdiff
path: root/static/templates
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:33:57 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:33:57 +0000
commitde9b7c3536a28c2b1bda458e16efb492d1efabcd (patch)
tree0b687a064bddd6d3846e0f32a4486787e6192b6d /static/templates
parent75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 (diff)
Rebrand: remove dump wording; env SMTP creds
Diffstat (limited to 'static/templates')
-rwxr-xr-xstatic/templates/banner_dis.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/templates/banner_dis.st b/static/templates/banner_dis.st
index 3d2123b..546b475 100755
--- a/static/templates/banner_dis.st
+++ b/static/templates/banner_dis.st
@@ -15,7 +15,7 @@ $else$
<div id="dislogo">
<div align="center">
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 />
- <a href="http://dismagazine.com"><img src="$domain$/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a>
+ <a href="https://dismagazine.com"><img src="$domain$/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a>
</div>
</div>
@@ -129,7 +129,7 @@ $if(!user_nick)$
</p>
</div>
<div id="dis_welcome">
- <iframe src="http://dismagazine.com/html/dis-dump.html" id="dis_frame" frameborder="0"></iframe>
+ <iframe src="/static/html/hump_welcome.html" id="dis_frame" frameborder="0"></iframe>
</div>
<link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen" />
<link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen" />