From 30c268fdabca62c7c4df6e8db7426666fc2be66a Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 5 May 2024 19:51:24 -0600 Subject: Change interface --- _includes/sidenav.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _includes/sidenav.html (limited to '_includes/sidenav.html') diff --git a/_includes/sidenav.html b/_includes/sidenav.html new file mode 100644 index 0000000..7e9d945 --- /dev/null +++ b/_includes/sidenav.html @@ -0,0 +1,10 @@ +
+
+ {% include language_select_button.html %} + + + +
+ {% include navigation.html %} + {% include recent_posts.html %} +
-- cgit v1.2.3