Drop the api link from the footer caption

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wes
2026-07-15 15:30:25 -04:00
co-authored by Claude Opus 4.8
parent f9e45f32f8
commit ec3aa15e66
+1 -2
View File
@@ -44,8 +44,7 @@ const navTree = buildNavTree(await getCollection('garden'));
<div class="odo-display" id="odo-digits" aria-live="off"></div>
<p class="odo-caption">
bytes in + out of the homelab since <span id="odo-since"></span> ·
ticking at the lifetime average ·
<a href="https://api.c0smere.net/docs">api</a>
ticking at the lifetime average
</p>
</div>
</footer>