From 197d14eb166b684ad948538eb8f80d80874b8c98 Mon Sep 17 00:00:00 2001 From: moxiegirl Date: Fri, 24 Aug 2018 10:16:12 -0700 Subject: [PATCH] wip Signed-off-by: moxiegirl --- _config.yml | 2 +- _includes/head.html | 5 +++-- _includes/hero.html | 4 +++- _includes/image.html | 9 ++++++--- _includes/navbar.html | 3 ++- _includes/offcanvas.html | 3 ++- _posts/2017-05-25-post63.md | 2 ++ 7 files changed, 19 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index 7aeb541f..df776403 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ baseurl: "" permalink: /:title/ # Site base hostname & protocol, e.g. http://example.com -url: "https://zbabystack.netlify.com/" +url: "https://zbabystack.netlify.com" github_editme_path: moxiegirl/docs-new/blob/master diff --git a/_includes/head.html b/_includes/head.html index 9d797382..fbba3367 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,7 +3,8 @@ {% seo %} - + + @@ -11,4 +12,4 @@ {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} - \ No newline at end of file + diff --git a/_includes/hero.html b/_includes/hero.html index 70292f52..78f3fc97 100644 --- a/_includes/hero.html +++ b/_includes/hero.html @@ -1,7 +1,9 @@
{% if page.hero.image %} -

Hero

+ +

Hero

+ {% endif %} {% if page.hero.subtitle %}

{{ page.hero.subtitle }}

{% endif %} diff --git a/_includes/image.html b/_includes/image.html index 65b86132..fcc6958c 100644 --- a/_includes/image.html +++ b/_includes/image.html @@ -1,7 +1,9 @@ {% if include.lightbox == 'true' %}
- - {{ include.alt }} + + + + {{ include.alt }}
@@ -10,7 +12,8 @@
{% else %}
- {{ include.alt }} + + {{ include.alt }} {% if include.caption %}
{{ include.caption }}
{% endif %}
{% endif %} diff --git a/_includes/navbar.html b/_includes/navbar.html index 1018371a..e95006ba 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -2,7 +2,8 @@
diff --git a/_includes/offcanvas.html b/_includes/offcanvas.html index 8fc05501..d3be036d 100644 --- a/_includes/offcanvas.html +++ b/_includes/offcanvas.html @@ -4,7 +4,8 @@
    -
  • + +
  • {% for link in site.data.navigation_header %} {% if link.url contains 'http' %} {% assign domain = '' %} diff --git a/_posts/2017-05-25-post63.md b/_posts/2017-05-25-post63.md index 369691a1..f9af07a1 100644 --- a/_posts/2017-05-25-post63.md +++ b/_posts/2017-05-25-post63.md @@ -12,7 +12,9 @@ author: John Black {% endif %} +{{ site.post_assets | absolute_url }} +{{ absolute_url }} Musce libero nunc, dignissim quis turpis quis, semper vehicula dolor. Suspendisse tincidunt consequat quam, ac posuere leo dapibus id. Cras fringilla convallis elit, at eleifend mi interam.