Add icons

This commit is contained in:
Serghei Iakovlev 2022-04-24 07:23:02 +02:00
parent fabbc87028
commit cdffe9e910
No known key found for this signature in database
GPG key ID: C6AF1016BBDEA800
3 changed files with 4 additions and 0 deletions

View file

@ -51,4 +51,8 @@
{{ $sass := resources.Get "sass/style.scss" -}}
{{ $style := $sass | resources.ToCSS | resources.Minify | resources.Fingerprint -}}
<link rel="stylesheet" href="{{ $style.RelPermalink }}">
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="{{ "apple-touch-icon-precomposed.png" | relURL }}">
<link rel="shortcut icon" href="{{ "favicon.ico" | relURL }}">
</head>

Binary file not shown.

After

(image error) Size: 4.3 KiB

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width: 64px  |  Height: 64px  |  Size: 32 KiB