diff --git a/_config.yml b/_config.yml index 46b12f8..e724e57 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,13 @@ sass: style: :compressed sass_dir: _sass +defaults: + - + scope: + path: "" # empty string for all files + type: posts # limit to posts + values: + is_post: true # automatically set is_post=true for all posts name: WONA url: http://wona.co.in diff --git a/_includes/header.html b/_includes/header.html index b382068..55553bc 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,28 +1,30 @@ -