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 @@ - +