Commit 5ceb024
committed
Implement the
We are about to use a site parameter in a content page. Regular Hugo
functions cannot be used on content pages, though, only shortcodes, but
_those_ can use regular Hugo functions. So let's just introduce a
shortcode to access the site parameters.
Signed-off-by: Johannes Schindelin <[email protected]>site-param shortcode1 parent 651de52 commit 5ceb024
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments