Add Apple Touch Icon (mainly for Sailfish OS)
This commit is contained in:
parent
e73f6e9316
commit
ad1724b47f
|
@ -7,6 +7,7 @@ html(prefix="og: http://ogp.me/ns#")
|
|||
link(rel="stylesheet", href="/static/style/highlight.css")
|
||||
link(rel="alternate stylesheet", href="/static/style/old.css", title="1999")
|
||||
link(rel="shortcut icon", href="/static/img/logo.png")
|
||||
link(rel="apple-touch-icon", href="/static/img/logo.png")
|
||||
meta(name="theme-color", content="#7f0602")
|
||||
meta(name="og:site_name", content="#{Constants.SITE_NAME}")
|
||||
|
||||
|
|
Loading…
Reference in a new issue