From 59ea3bd25b1f113168333eccdc9ffc4acd98cfe6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 19 Apr 2021 18:23:22 +0300 Subject: Initial commit --- templates/shortcodes/exp.html | 1 + templates/shortcodes/tidbit.html | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 templates/shortcodes/exp.html create mode 100644 templates/shortcodes/tidbit.html (limited to 'templates/shortcodes') diff --git a/templates/shortcodes/exp.html b/templates/shortcodes/exp.html new file mode 100644 index 0000000..5a37a39 --- /dev/null +++ b/templates/shortcodes/exp.html @@ -0,0 +1 @@ +{{ num }}{{ exponent }} diff --git a/templates/shortcodes/tidbit.html b/templates/shortcodes/tidbit.html new file mode 100644 index 0000000..7023578 --- /dev/null +++ b/templates/shortcodes/tidbit.html @@ -0,0 +1,5 @@ +
+

+ {{ body }} +

+
-- cgit v1.2.3-70-g09d2