From d5a1a68c549d1e7c9f7530b65a2572b011e3b486 Mon Sep 17 00:00:00 2001 From: Joel Rocha Date: Mon, 25 Jul 2016 06:44:10 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=B5es=20do=20mapa=20dos=20caf?= =?UTF-8?q?=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/5.0-stars.html | 4 +--- _includes/head.html | 5 +++- _includes/header.html | 1 + bower.json | 3 ++- index.html | 4 ++-- mapa/index.html | 27 +++++++++++++--------- tasks/copy.js | 49 ++++++++++++++++++++++++++++++++++++++-- tasks/uglify.js | 4 ++++ 8 files changed, 77 insertions(+), 20 deletions(-) diff --git a/_includes/5.0-stars.html b/_includes/5.0-stars.html index 21705be..6948fa1 100644 --- a/_includes/5.0-stars.html +++ b/_includes/5.0-stars.html @@ -1,3 +1 @@ -
- -
+
diff --git a/_includes/head.html b/_includes/head.html index f9970a8..2f60b83 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -31,9 +31,12 @@ - + + + + {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %} diff --git a/_includes/header.html b/_includes/header.html index 2a449c5..3c85bb0 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -4,6 +4,7 @@