template error logging, css, better rendering

This commit is contained in:
mtrx 2024-08-10 21:30:51 +02:00
parent 2e7a81d7c7
commit 0a85a81950
9 changed files with 51 additions and 39 deletions

View file

@ -11,7 +11,7 @@
{% block content %}
<h1><a href="/" class="post-link" style="text-decoration:none;color:black;">{{ username }} blog</a></h1>
<h1><a href="/" class="hidden-link">{{ username }} blog</a></h1>
<p style="text-align: right">
<a href="/about">About</a>
<a href="/">Last 5 posts</a>