webpage/themes/hugo-book/layouts/partials/docs/html-head-favicon.html

1 line
89 B
HTML
Raw Normal View History

2024-11-26 22:25:09 +00:00
<link rel="icon" href="{{ .Site.Params.BookFavicon | default "favicon.png" | relURL }}" >