home
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>{{ .Title }}</title>
|
||||
|
||||
<link rel="icon" href="{{ .Site.Params.favicon | default "/assets/images/favicon.png"}}" type="image/gif">
|
||||
<link rel="icon" href="{{ .Site.Params.favicon | default "/images/favicon.png"}}" type="image/gif">
|
||||
|
||||
<!-- Header and Footer -->
|
||||
<link rel="stylesheet" href="/css/head_foot.css">
|
||||
|
||||
Reference in New Issue
Block a user