use nicer-looking spiral as favicon
This commit is contained in:
parent
e6f1f6c4ef
commit
1a806ef2c8
5 changed files with 21 additions and 23 deletions
|
@ -6,7 +6,7 @@
|
|||
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
|
||||
<link rel="stylesheet" href="/css/base.css">
|
||||
<link rel="stylesheet" href="/css/toggles.css">
|
||||
<link rel="icon" type="image/png" href="/icons/icon-192.png">
|
||||
<link rel="icon" type="image/png" href="/icons/icon.png">
|
||||
{{ block "styles" . }}{{ end }}
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue