dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: show categories on posts
Patrick Kollitsch
7 days ago
ef0d969bfba5169384fe6d4da1d8d5c6f5ee9647
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
_partials
/
hook.html
1
2
3
4
5
{{/* "A hook is just a filter that outputs immediately!" he said and moved on with his life. */}}
{{- partials.Include "filter.html" (collections.Dictionary
"__ananke_hook_input" .
"__ananke_hook_slug" "HOOK"
) -}}