mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 16:48:38 -04:00
Changes shortcut icon format to .ico ... guess why: IE
This commit is contained in:
parent
ede2316f53
commit
f24747e92f
4 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ html.no-js( lang="en" )
|
|||
title Directory index · styled with {{pkg.name}} {{pkg.version}}
|
||||
meta( name="description", content="Directory index styled with h5ai {{pkg.version}} (http://larsjung.de/h5ai)" )
|
||||
meta( name="viewport", content="width=device-width" )
|
||||
link( rel="shortcut icon", type="image/png", href!="#{h5ai}images/h5ai-16x16.png" )
|
||||
link( rel="shortcut icon", href!="#{h5ai}images/h5ai-16x16.ico" )
|
||||
link( rel="apple-touch-icon", type="image/png", href!="#{h5ai}images/h5ai-48x48.png" )
|
||||
link( rel="stylesheet", href="//fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic|Ubuntu:400,700,400italic,700italic" )
|
||||
link( rel="stylesheet", href!="#{h5ai}css/styles.css" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue