add favicon

for some reason it seems to be broken in `npm run start`...
This commit is contained in:
Lyn Fugmann 2024-10-02 18:18:54 +02:00
parent db6c994758
commit db6ed12ba2
5 changed files with 94 additions and 2 deletions

View file

@ -14,6 +14,7 @@ eleventyComputed:
<script>
{% getBundle "js" %}
</script>
{% favicons '_site/ESELogoFavicon.svg' %}
</head>
<body>
{% include 'header.njk' %}