aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 01cf74b..a3068e7 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
<meta name="og:description" content="Home" />
<meta name="theme-color" content="#55ACEE" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <script defer src="https://www.umami.dbolger.dev/script.js" data-website-id="5706a92f-f6bc-4a67-86f8-5bae82810f95"></script>
+ <script defer src="https://umami.dbolger.dev/script.js" data-website-id="5706a92f-f6bc-4a67-86f8-5bae82810f95"></script>
</head>
<nav id="nav" class="topnav">
@@ -92,7 +92,7 @@
<span class="project-stack">Python, FastAPI</span>
</div>
<div class="project-desc">
- REST service for gathering utility usage data from my utility provider <a href="https://www.cityutilities.net/">City Utilities</a>
+ REST service for gathering utility usage data from my utility provider <a href="https://cityutilities.net/">City Utilities</a>
</div>
</li>
<li class="project">
@@ -119,6 +119,6 @@
<p class="umami">
<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://www.umami.dbolger.dev/script.js">script.js</a> from loading in.
+ 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>
</html>