From e88c50c70df55c463f906dfc2d85e0fa43354268 Mon Sep 17 00:00:00 2001 From: Tetsuro Date: Fri, 18 Mar 2016 16:59:00 -0400 Subject: [PATCH] Amend config file --- _config.yml | 2 +- _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index f1ac851..40e44e1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Liquid Templating Engine description: "Liquid is a template language and accompanying rendering engine. It is built for security, so is perfect for rendering custom templates from your users." # Build settings -baseurl: "" # the subpath of your site, e.g. /blog/ +baseurl: "/liquid/" # the subpath of your site, e.g. /blog/ url: http://liquidmarkup.org # the base hostname & protocol for your site markdown: redcarpet redcarpet: diff --git a/_layouts/default.html b/_layouts/default.html index 463ea39..6eff235 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,7 +8,7 @@ - +