Files
wiki/layouts/partials/favicons.html

2 lines
148 B
HTML

<link rel="icon" type="image/svg+xml" href="{{ "/icons/icon.svg" | relURL }}">
<link rel="apple-touch-icon" href="{{ "/icons/icon.svg" | relURL }}">