Neuer Microblog: Helix

This commit is contained in:
Jan Kremer 2024-10-24 22:59:16 +02:00
parent 5ac9181042
commit ceed0a3945
Signed by: jan
GPG key ID: A7DA689CB3B078EC
4 changed files with 12 additions and 4 deletions

View file

@ -2,7 +2,8 @@
@context {page} page The current page. @context {string} taxonomy The taxonony.
@example: {{ partial "terms.html" (dict "taxonomy" "tags" "page" .)
}}
*/}} {{- $page := .page }}
*/}}
{{- $page := .page }}
{{- $taxonomy := .taxonomy }}
{{- with $page.GetTerms
$taxonomy