Files
libertytoolsio/themes/hugo-book/layouts/_partials/docs/html-head-favicon.html

1 line
89 B
HTML
Raw Normal View History

2026-04-24 14:36:57 -06:00
<link rel="icon" href="{{ .Site.Params.BookFavicon | default "favicon.png" | relURL }}" >