a whitespace reduction in the template

This commit is contained in:
Lewis Wynne 2026-04-10 04:25:51 +01:00
parent 98a70bec1d
commit c5c32600ff

View file

@ -9,15 +9,13 @@
</head>
<body>
<div class="page-container">
<nav>
<nav style="white-space:normal;">
<a href="/">ily [dot] rs</a> |
<a href="/links/">links</a> |
<a href="/now/">now</a> |
sign the <a href="/g/">guestbook</a>
</nav>
{{form}}
{{entries}}
</div>
</body>