add favicon
for some reason it seems to be broken in `npm run start`...
This commit is contained in:
parent
db6c994758
commit
db6ed12ba2
5 changed files with 94 additions and 2 deletions
|
@ -14,6 +14,7 @@ eleventyComputed:
|
|||
<script>
|
||||
{% getBundle "js" %}
|
||||
</script>
|
||||
{% favicons '_site/ESELogoFavicon.svg' %}
|
||||
</head>
|
||||
<body>
|
||||
{% include 'header.njk' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue