diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-09-26 20:15:48 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-09-26 20:15:48 +0200 |
| commit | fd832ce7a3660bd81b5476477ecdc2bc822df5c2 (patch) | |
| tree | 245ebcd20b3def57f46e7d28b3f4e551644a1afc /index.html | |
| parent | chore: Initial Commit (diff) | |
| download | web-client-fd832ce7a3660bd81b5476477ecdc2bc822df5c2.zip | |
chore: Second version
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" |
