This commit is contained in:
2025-07-26 14:27:09 +02:00
parent fee2a36453
commit 4070e62edc
2 changed files with 5 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
#let ico = res-path()+"favicon.png"
#html.elem("link", attrs:(rel:"icon", sizes:"512x512", href:ico))
#html.elem("link", attrs:(rel:"image_src", type:"image/png", href:ico))
#html.elem("link", attrs:(type:"application/atom+xml", rel:"alternate", title:"alexs168's blog", href:"atom.xml"))
]
])
}