From d0d6117176d68b2345d36e81ccdaa447e9caa724 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Dec 2020 04:08:34 +0100 Subject: Moving to Hugo. --- layouts/shortcodes/fatecode.html | 2 ++ layouts/shortcodes/rawhtml.html | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 layouts/shortcodes/fatecode.html create mode 100644 layouts/shortcodes/rawhtml.html (limited to 'layouts') diff --git a/layouts/shortcodes/fatecode.html b/layouts/shortcodes/fatecode.html new file mode 100644 index 0000000..77bd69c --- /dev/null +++ b/layouts/shortcodes/fatecode.html @@ -0,0 +1,2 @@ + +
{{.Inner}}
diff --git a/layouts/shortcodes/rawhtml.html b/layouts/shortcodes/rawhtml.html new file mode 100644 index 0000000..b90bea2 --- /dev/null +++ b/layouts/shortcodes/rawhtml.html @@ -0,0 +1,2 @@ + +{{.Inner}} -- cgit v1.2.3-70-g09d2