From 1d536ae3ff7010e32e89c35c35175ddf127c62b3 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 Apr 2020 13:00:43 +0200 Subject: Add new theme --- bcst/themes/hungry-hobo/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 bcst/themes/hungry-hobo/index.html (limited to 'bcst/themes/hungry-hobo/index.html') diff --git a/bcst/themes/hungry-hobo/index.html b/bcst/themes/hungry-hobo/index.html new file mode 100644 index 0000000..b052521 --- /dev/null +++ b/bcst/themes/hungry-hobo/index.html @@ -0,0 +1,26 @@ + + + Home + + + +
+

Hello

+
+
+
+
+
+ {% for key, value in bookmarks.items() %} +
+

{{key}}

+ +
+ {% endfor %} + + + -- cgit v1.2.3