hugo-theme-introduction/layouts/partials/head/favicons.html

3 lines
116 B
HTML
Raw Normal View History

2018-07-01 08:09:29 +00:00
<!-- Icon -->
<link rel="shortcut icon" href="{{ .Site.Params.faviconFile | default "img/favicon.ico" | relURL }}">