diff options
| author | jake <jake@weareshellshock.com> | 2017-01-29 17:33:02 -0500 |
|---|---|---|
| committer | jake <jake@weareshellshock.com> | 2017-01-29 17:33:02 -0500 |
| commit | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (patch) | |
| tree | cc439742ebfd5e5976f54a68f687e79b01bd8f5c /template/preload.st | |
| parent | 249c70f9c44a81d5df54ff6e937599c27129930e (diff) | |
replace all hardcoded urls in templates folder
Diffstat (limited to 'template/preload.st')
| -rwxr-xr-x | template/preload.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/preload.st b/template/preload.st index ad17dbd..f0b6f7c 100755 --- a/template/preload.st +++ b/template/preload.st @@ -13,5 +13,5 @@ <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" /> + <img src="http://hump.fm/static/img/dumppixelhover.png" class="invisible" /> </div>
\ No newline at end of file |
