diff options
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/preload.st b/template/preload.st index 1495ace..ad17dbd 100644 --- a/template/preload.st +++ b/template/preload.st @@ -7,5 +7,11 @@ <img src="/static/img/dumppixel.png" class="invisible" /> <img src="/static/img/zoom.gif" class="invisible" /> <img src="/static/img/thumbs/heartcolorshift.gif" class="invisible" /> + <img src="/static/img/thumbs/smallheart.gif" class="invisible" /> + <img src="/static/img/thumbs/chatheartover.gif" class="invisible" /> + <img src="/static/img/thumbs/smallheartfaved.gif" class="invisible" /> + <img src="/static/img/thumbs/heartover.gif" class="invisible" /> + <img src="/static/img/thumbs/heart.gif" class="invisible" /> <img src="/static/img/dumppixelhover.png" class="invisible" /> + <img src="http://dump.fm/static/img/dumppixelhover.png" class="invisible" /> </div>
\ No newline at end of file |
