From b36bf99a95f54b698aec0a58a4b8059746614049 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 21 Jan 2026 16:14:18 -0500 Subject: Refactor for valid XHTML Strict doctype --- _includes/head.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html index 669f377..2725b64 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,10 +1,10 @@ - - - + + + {{ site.title }}: {{ page.title }} - - - - + + + + -- cgit v1.3.1