projects
/
software
/
elephly-net.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28be2a5
)
haunt: Load favicon via https.
author
Ricardo Wurmus
<rekado@elephly.net>
Sat, 14 Jan 2017 17:31:57 +0000
(18:31 +0100)
committer
Ricardo Wurmus
<rekado@elephly.net>
Sat, 14 Jan 2017 17:31:57 +0000
(18:31 +0100)
haunt.scm
patch
|
blob
|
history
diff --git
a/haunt.scm
b/haunt.scm
index 6dc65c7b8aee6a582463f8eb4a42dbbdeaf80105..f5a7025add598e0253589f28f8084017732fe3ad 100644
(file)
--- a/
haunt.scm
+++ b/
haunt.scm
@@
-200,7
+200,7
@@
in parentheses."
(type "text/css")
(href "/css/screen.css")))
(link (@ (rel "shortcut icon")
- (href "http://elephly.net/favicon.ico")))
+ (href "http
s
://elephly.net/favicon.ico")))
(script (@ (type "text/javascript") (src "/js/libs/jquery-1.6.2.min.js")))
(script (@ (type "text/javascript") (src "/js/deobfuscate.js")))
(script (@ (type "text/javascript") (src "/js/hyphenator/Hyphenator.js")))