From f7a556559b17c6267ff898f68cae02a49bf87da6 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 5 Jan 2022 21:01:12 +0000 Subject: site works with no css --- themes/problematic/layouts/_default/li.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/problematic/layouts/_default/li.html (limited to 'themes/problematic/layouts/_default/li.html') diff --git a/themes/problematic/layouts/_default/li.html b/themes/problematic/layouts/_default/li.html new file mode 100644 index 0000000..2a7f3d9 --- /dev/null +++ b/themes/problematic/layouts/_default/li.html @@ -0,0 +1,6 @@ +
  • + + : + {{ .Title }} + +
  • -- cgit v1.2.3