From 5953c07346e56c88fbaad2a247a7c8c92411c753 Mon Sep 17 00:00:00 2001 From: Adam Hollett Date: Mon, 19 Dec 2016 09:38:00 -0500 Subject: [PATCH] Add default title to index page --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 1cf19758..6d38cc12 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,6 @@ --- layout: default +title: Liquid template language description: Documentation for the Liquid template language, created by Shopify. ---