aboutsummaryrefslogtreecommitdiff
path: root/layouts/shortcodes/print.html
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-22 22:58:22 +0100
committerJulien Dessaux2021-03-22 22:58:22 +0100
commite0fd5578d2e9b435019a662a78085b00f5177e45 (patch)
treea2bbde0d209a0b68286b3fa65b3b2bdfa955e3ee /layouts/shortcodes/print.html
parentAdded a hugo markdown shortcode to automatically calculate my age (diff)
downloadwww-e0fd5578d2e9b435019a662a78085b00f5177e45.tar.gz
www-e0fd5578d2e9b435019a662a78085b00f5177e45.tar.bz2
www-e0fd5578d2e9b435019a662a78085b00f5177e45.zip
Reworked some docs _index and added an article on hugo shortcodes
Diffstat (limited to 'layouts/shortcodes/print.html')
-rw-r--r--layouts/shortcodes/print.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/print.html b/layouts/shortcodes/print.html
new file mode 100644
index 0000000..8ed1b70
--- /dev/null
+++ b/layouts/shortcodes/print.html
@@ -0,0 +1 @@
+{{ index .Params 0 }}