From 2412c13183ca82876777bab36e298e5d522f7939 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 4 Feb 2015 08:50:51 +0000 Subject: [PATCH] Change Title of Webpages --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index 0f76627..83240fd 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,7 @@ - {% if page.title != "Introduction" %}{{ page.title }} - {% endif %}Minetest Tutorials and Documentation + {% if page.title != "Introduction" %}{{ page.title }} - {% endif %}Minetest Modding Book