summaryrefslogtreecommitdiff
path: root/template/slothgoth.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-07-04 18:19:18 -0400
committerScott Ostler <scottbot9000@gmail.com>2010-07-04 18:19:18 -0400
commitae77b19680b6b83d93d5951108029c4889c5868a (patch)
tree20b70f21af02cb09f0d616cbc16ebe05ce35e413 /template/slothgoth.st
parent231a9933b7766306ae109b2e511c971caadea6b2 (diff)
parent57b4ecea5e20f4746c23911a6cc85508e0509536 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
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
});