Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaohuabing <zhaohuabing@gmail.com>2022-04-30 14:03:14 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2022-04-30 14:03:14 +0300
commite53981b191393fd6b2b487caf4842a5c5b933dea (patch)
tree5bb592ee573a02c4ff226f1fc76e474998a570cb
parent0124fb383df4192933e53d88af285d2e5589fad1 (diff)
parente44a4616103d70701efe8db9fa7b62946fa76011 (diff)
Merge branch 'master' of https://github.com/zhaohuabing/hugo-theme-cleanwhite
-rw-r--r--layouts/shortcodes/rawhtml.html2
1 files changed, 2 insertions, 0 deletions
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 @@
+<!-- raw html -->
+{{.Inner}}