mirror of https://github.com/jointakahe/jointakahe
Favicons
This commit is contained in:
parent
f41378bfca
commit
81880a24aa
Binary file not shown.
After Width: | Height: | Size: 595 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
|
@ -12,11 +12,8 @@
|
|||
{{ $options := (dict "targetPath" "css/cayman.css") }}
|
||||
{{ $caymanCss := resources.Get $caymanScss | resources.ExecuteAsTemplate $caymanScss . | toCSS $options | fingerprint }}
|
||||
<link rel="stylesheet" href="{{ $caymanCss.Permalink }}">
|
||||
<!-- Icon made by Freepik, from Flaticon, licensed by CC 3.0. -->
|
||||
<!-- https://www.flaticon.com/free-icon/island_1530732 -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="apple-touch-icon" sizes="1024x1024" href="/icon-1024.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/icon-32.png">
|
||||
{{ partial "katex.html" . }}
|
||||
<title>{{ .Title }} | {{ $.Site.Title }}</title>
|
||||
</head>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 710 B |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue