diff options
| author | Fuwn <[email protected]> | 2023-12-28 17:59:44 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-28 17:59:44 -0800 |
| commit | 61b8f6de8dac0e8ce8a2e70916db54e1222e4d39 (patch) | |
| tree | 93e1429f90bd15e0aa2f0cc55c3fa6d46e06af84 /src | |
| parent | chore(discussions): fix eslint error (diff) | |
| download | due.moe-61b8f6de8dac0e8ce8a2e70916db54e1222e4d39.tar.xz due.moe-61b8f6de8dac0e8ce8a2e70916db54e1222e4d39.zip | |
feat(html): add umami comment
Diffstat (limited to 'src')
| -rw-r--r-- | src/app.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app.html b/src/app.html index ee6e2987..6c1fae5c 100644 --- a/src/app.html +++ b/src/app.html @@ -65,6 +65,7 @@ <meta name="msapplication-wide310x150logo" content="mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="mstile-310x310.png" /> + <!-- Umami is a simple, fast, privacy-focused alternative to Google Analytics --> <script async src="https://us.umami.is/script.js" |