diff --git a/_config.yml b/_config.yml index e68deae..1801e6d 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ description: Liquid is a template language and accompanying rendering engine. It # Build settings baseurl: /liquid # the subpath of your site, e.g. /blog/ -url: http://liquidmarkup.org # the base hostname & protocol for your site +url: https://shopify.github.io # the base hostname & protocol for your site permalink: pretty exclude: - README.md