diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -116,9 +116,10 @@ </body>
<footer>
</footer>
- <p class="umami">
+ <p class="footnote">
<b><u>Disclaimer</u>:</b> My website uses the open-source software <a href="https://umami.is">Umami</a> for collecting analytics about users accessing my website.
This data is stored in my local server, is not shared with any third parties, and is strictly only used for my personal purposes (reviewing page counts, retention time, etc.).
If you don't want to share this data, feel free to use a content blocker to prevent the <a href="https://umami.dbolger.dev/script.js">script.js</a> from loading in.
</p>
+ <p class="footnote">This website is best viewed on a desktop computer! Your phone will work, but, don't expect an ultra-smooth experience (I prefer backend development, not frontend).</p>
</html>
|
