Logo entfernt + Links design angepasst
All checks were successful
release-tag / release-image (push) Successful in 1m56s
All checks were successful
release-tag / release-image (push) Successful in 1m56s
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user