favicon fix
This commit is contained in:
parent
8248b5cc88
commit
50caf6c6f3
11 changed files with 11 additions and 11 deletions
|
|
@ -17,7 +17,7 @@ $if(description-meta)$
|
|||
<meta name="description" content="$description-meta$" />
|
||||
$endif$
|
||||
<title>$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$</title>
|
||||
<link rel="icon" type="image/x-icon" href="pandoc/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.png">
|
||||
<style>
|
||||
$styles.html()$
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue