added tags

This commit is contained in:
Vri 🌈 2020-09-17 21:51:17 +02:00
parent f6e41dfb1f
commit 4040fc3aa8
38 changed files with 976 additions and 457 deletions

View file

@ -11,7 +11,7 @@
</header>
{{.Content}}
</section>
<h1>latest <a href="{{ "/blog" | relURL }}">articles</a></h1>
<h1>latest <a href="{{ "/blog" | relURL }}">posts</a></h1>
<section class="section-articles">
{{ range first 3 (where .Site.RegularPages "Type" "post") }}
<a href="{{ .Permalink }}">