summaryrefslogtreecommitdiff
path: root/template/slothgoth.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-07-15 00:09:14 -0700
committerScott Ostler <scottbot9000@gmail.com>2010-07-15 00:09:14 -0700
commit0e1e78449ab2be99a87ac9ce3e9ac4f1f8165202 (patch)
tree64884395855a060d7cbf9d2a298774b6ad7711d8 /template/slothgoth.st
parent5ca88af2220380f65c3afdeb76ce1ef9e95cb6d2 (diff)
parent08e20557015168d35fda101b98696f022f38945a (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 488ce96..1b91688 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 : "http://dump.fm//static/img/grey.gif",
effect : "fadeIn",
threshold : 200
});