Add site favicon
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 6s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 6s
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
{{- end -}}
|
||||
</title>
|
||||
<meta name="description" content="{{ .Description | default site.Params.description }}">
|
||||
<link rel="icon" type="image/png" sizes="50x50" href="{{ "favicon.png" | relURL }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.Title }}" href="{{ "index.xml" | absURL }}">
|
||||
|
||||
<link rel="preload" href="{{ "fonts/VT323-Regular.ttf" | relURL }}" as="font" type="font/ttf" crossorigin>
|
||||
|
||||
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user