diff --git a/_config.yml b/_config.yml index b451216..b5a046a 100644 --- a/_config.yml +++ b/_config.yml @@ -11,5 +11,6 @@ defaults: - scope: path: "" + type: "posts" values: layout: "post" diff --git a/_includes/header.html b/_includes/header.html index f70a39e..5394cda 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -31,6 +31,8 @@ ga('create', 'UA-429788-2', 'auto'); ga('send', 'pageview'); +