Update favicon, move to separate shortcode for customization

This commit is contained in:
Alex Shpak
2024-10-04 10:59:28 +02:00
parent e585c86a81
commit 69886cc74b
5 changed files with 4 additions and 3 deletions
@@ -0,0 +1 @@
<link rel="icon" href="{{ .Site.Params.BookFavicon | default "favicon.png" | relURL }}" >