diff --git a/_includes/topBar.html b/_includes/topBar.html index ca5ecce..d2630e1 100644 --- a/_includes/topBar.html +++ b/_includes/topBar.html @@ -1,7 +1,7 @@
- - + +

Liga das Orquídeas

diff --git a/_layouts/peoples.html b/_layouts/peoples.html index 16d1646..6642120 100644 --- a/_layouts/peoples.html +++ b/_layouts/peoples.html @@ -16,8 +16,8 @@ layout: default
{% assign nome = page.path | split: '/' | last | split: '.' | first %} - - + +
@@ -31,7 +31,7 @@ layout: default
{% if page.lattes %} - Lattes + Lattes {% endif %} diff --git a/_sass/_variables.scss b/_sass/_variables.scss index b054090..b286d58 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -1 +1 @@ -$baseurl: "{{ site.baseurl }}"; \ No newline at end of file +$baseurl: "{{ site.baseurl }}/"; \ No newline at end of file diff --git a/pages/index.html b/pages/index.html index 151e8d9..4aeea33 100644 --- a/pages/index.html +++ b/pages/index.html @@ -4,7 +4,7 @@ permalink: / --- diff --git a/pages/peoples.html b/pages/peoples.html index fe499ef..976b114 100644 --- a/pages/peoples.html +++ b/pages/peoples.html @@ -12,10 +12,10 @@ permalink: /pessoas/ {% assign peoples = site.people %} {% for people in peoples %} {% assign nome = people.name | replace: ".md","" %} - +
- - + +