From 7bc33e9815001f96ef6b22c507cf9bf2194ec684 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 26 May 2024 08:33:15 -0400 Subject: Static placement of minima theme, minor customizations --- _includes/head.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..82078b0 --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,10 @@ + + + + + + + {%- feed_meta -%} + {% if page.title %}{{ page.title }} ·{% endif %} {{ site.meta_title | escape }} + + -- cgit v1.2.3-54-g00ecf