Merge pull request #268 from undergroundwires/tags
make tags partial reusable with different parameters
This commit is contained in:
commit
6ae53c937d
3 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
<hr />
|
||||
|
||||
<div class="post-info">
|
||||
{{ partial "tags.html" . }}
|
||||
{{ partial "tags.html" .Params.tags }}
|
||||
{{ partial "categories.html" . }}
|
||||
|
||||
{{- if .GitInfo }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue