This commit is contained in:
gurusabarish
2020-09-02 20:18:58 +05:30
parent 19d62ea049
commit 1551064616
56 changed files with 16738 additions and 35 deletions
+1 -1
View File
@@ -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">