summaryrefslogtreecommitdiff
path: root/template/log.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/log.st')
-rw-r--r--template/log.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log.st b/template/log.st
index 8af0154..88ab991 100644
--- a/template/log.st
+++ b/template/log.st
@@ -15,7 +15,7 @@ $head()$
<br>
<div id="posts">
<div id="lolbanner">
- <img src="/static/welcomebanner.gif">
+ <img src="/static/img/welcomebanner.gif">
</div>
$if(dumps)$
$dumps: { d | $log_dump(dump=d)$ }$