make tags partial reusable with different parameters

This commit is contained in:
undergroundwires 2021-02-21 23:28:38 +01:00
parent 929b9efaab
commit 2d5a22af1b
3 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@
<hr />
<div class="post-info">
{{ partial "tags.html" . }}
{{ partial "tags.html" .Params.tags }}
{{ partial "categories.html" . }}
<p>