summaryrefslogtreecommitdiff
path: root/template/slothgoth.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/slothgoth.st')
-rw-r--r--template/slothgoth.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/slothgoth.st b/template/slothgoth.st
index 2e653c8..488ce96 100644
--- a/template/slothgoth.st
+++ b/template/slothgoth.st
@@ -90,7 +90,7 @@ text-decoration:none;
<script>
jQuery(function() {
jQuery("img").lazyload({
- placeholder : "static/img/grey.gif",
+ placeholder : "/static/img/grey.gif",
effect : "fadeIn",
threshold : 200
});