Logo entfernt + Links design angepasst
All checks were successful
release-tag / release-image (push) Successful in 1m56s

This commit is contained in:
2025-05-06 12:16:18 +02:00
parent b2dc65e024
commit 0fb3924382
5 changed files with 13 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
<ul class="post-list">
{{ range .Articles }}
<li>
<a class="card" href="/post/{{ .Slug }}">
<a class="card no-underline" href="/post/{{ .Slug }}">
{{ if .Cover }}
<img src="{{ .Cover }}" alt="">
{{ else }}