diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/index.html b/index.html index 5066b90..77d81f4 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,12 @@ href="public/styles.scss" /> - <!-- Include favicon in dist output: see https://trunkrs.dev/assets/#icon --> + <link + data-trunk + rel="copy-file" + href="public/logo.svg" + /> + <link data-trunk rel="icon" |
