Fixing OpenClaw's formatting

This commit is contained in:
2026-02-28 15:21:43 +00:00
parent a38d756f4b
commit 2293a3f566

View File

@ -239,21 +239,26 @@
dangrubb.net dangrubb.net
</p> </p>
<div class="announcement"> <p class="announcement">
<a href="https://dangrubb.net/music">EXCLUSIVE: Leaked mixtape from Darnea's vault</a> <a href="https://dangrubb.net/music">EXCLUSIVE: Leaked mixtape from Darnea's vault</a>
</p>
<div class="debug">
<div class="code"></div>
</div> </div>
<div class="links-bottom"> <!-- Navigation Links (now pinned to bottom via CSS) -->
<nav class="bottom-nav">
<p>
<a target="_parent" href="https://ai.dangrubb.net">ai</a> <a target="_parent" href="https://ai.dangrubb.net">ai</a>
<a target="_parent" href="https://dangrubb.net/blog">blog</a> <a target="_parent" href="https://dangrubb.net/blog">blog</a>
<a target="_parent" href="https://pi.dangrubb.net/jellyfin">media</a> <a target="_parent" href="https://pi.dangrubb.net/jellyfin">media</a>
<a target="_parent" href="https://pi.dangrubb.net/nextcloud">storage</a> <a target="_parent" href="https://pi.dangrubb.net/nextcloud">storage</a>
<a target="_parent" href="https://dangrubb.net/cv">cv</a> <a target="_parent" href="https://dangrubb.net/cv">cv</a>
<a target="_parent" href="https://pi.dangrubb.net/dangit">git</a> <a target="_parent" href="https://pi.dangrubb.net/dangit">git</a>
</div> </p>
<div class="debug"> </nav>
<div class="code"></div>
</div>
<!-- partial --> <!-- partial -->
<script src="./script.js"></script> <script src="./script.js"></script>