From 028f23e96dd4c6a86465cb616be84480ac3a7a1e Mon Sep 17 00:00:00 2001 From: Ahmed M Alaa Date: Sat, 3 Dec 2022 21:01:01 +0200 Subject: init: just ported the theme --- templates/shortcodes/hr.html | 1 + templates/shortcodes/iimg.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 templates/shortcodes/hr.html create mode 100644 templates/shortcodes/iimg.html (limited to 'templates/shortcodes') diff --git a/templates/shortcodes/hr.html b/templates/shortcodes/hr.html new file mode 100644 index 0000000..732aa3b --- /dev/null +++ b/templates/shortcodes/hr.html @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/templates/shortcodes/iimg.html b/templates/shortcodes/iimg.html new file mode 100644 index 0000000..4e0a8d0 --- /dev/null +++ b/templates/shortcodes/iimg.html @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3