Add site favicon
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 6s

This commit is contained in:
Akshay Kolli
2026-07-02 00:50:22 -07:00
parent 69f51a9f92
commit bf41b4aa13
2 changed files with 1 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB