From 1892bc38d8416a6ec79f37c41a9ffb38b6f44938 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Fri, 24 Jan 2025 18:36:15 +0100 Subject: minimalize layout --- _includes/title.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 _includes/title.html (limited to '_includes/title.html') diff --git a/_includes/title.html b/_includes/title.html deleted file mode 100644 index 08643ad..0000000 --- a/_includes/title.html +++ /dev/null @@ -1,5 +0,0 @@ -{% if page.id == "index" %} -{{ site.title }} -{% else %} -{{ page.title }} - {{ site.title }} -{% endif %} -- cgit v1.2.3