From c1677f9d206ef63bf50413ecccf02330b242af03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Orze=C5=82?= Date: Wed, 6 May 2015 11:58:18 +0200 Subject: [PATCH 1/2] Fixes #4 --- config/site.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/site.yaml b/config/site.yaml index b17ffa7..63049e5 100644 --- a/config/site.yaml +++ b/config/site.yaml @@ -25,17 +25,17 @@ othermenu: url: "contact" quicklinks: - text: "Portfolio" - url: "portfolio" + url: "base_url:portfolio" - text: "About" - url: "about" + url: "base_url:about" - text: "Services" - url: "services" + url: "base_url:services" - text: "Archive" - url: "archive" + url: "base_url:archive" - text: "Blog" - url: "blog" + url: "base_url:blog" - text: "Contact Us" - url: "contact" + url: "base_url:contact" taxonomies: [category,tag] # Arbitrary list of taxonomy types blog: route: '/blog' # Route to blog From 09a62f311e36a4f5fbebbd974db9d4387a29cf8b Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Sat, 9 May 2015 13:02:19 -0600 Subject: [PATCH 2/2] version update --- CHANGELOG.md | 11 +++++++++++ blueprints.yaml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bccca3b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# v1.0.2 +## 05/09/2015 + +1. [](#improved) + * Fix for bottom menu links + +# v1.0.1 +## 02/10/2015 + +1. [](#new) + * ChangeLog started... diff --git a/blueprints.yaml b/blueprints.yaml index 53afef7..b53b306 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Deliver Site -version: 1.0.1 +version: 1.0.2 description: "Deliver theme is a port of the Michael Reimer's Deliver Free PSD theme." icon: newspaper-o author: