mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
changed list style
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
<ul>
|
||||
{{ range .Pages }}
|
||||
<hr>
|
||||
<div class="blogpost">
|
||||
<div class="blogpost-content">
|
||||
<a class="blogpost-title" href="{{ .RelPermalink }}">{{ .Title }}</a>
|
||||
@@ -15,6 +16,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user