Configure favicon assets

Configured favicon assets explicetely in hugo.yaml
This commit is contained in:
c47 2024-03-03 20:08:43 +01:00
parent 91b9329f90
commit 5b6152ec2a
Signed by: c47
SSH key fingerprint: SHA256:FIo5G1VJnESaIB/8N5lcc2IDuZ02Sl2Qyye15i4w7jQ

View file

@ -20,6 +20,13 @@ params:
showRssButtonInSectionTermList: true
mainSections:
- blog
assets:
favicon: "/favicon.ico"
favicon16x16: "/favicon-16x16.png"
favicon32x32: "/favicon-32x32.png"
apple_touch_icon: "/apple-touch-icon.png"
android-chrome-192x192: "/android-chrome-192x192.png"
android-chrome-512x512: "/android-chrome-512x512.png"
outputs:
home: