diff --git a/docs/_data/meta.json b/docs/_data/meta.json index 96aa441b..001867a6 100644 --- a/docs/_data/meta.json +++ b/docs/_data/meta.json @@ -1,12 +1,12 @@ { - "title": "Bulma: Free, open source, & modern CSS framework based on Flexbox", + "title": "Bulma: Free, open source, and modern CSS framework based on Flexbox", "description": "Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.", "documentation": "/documentation", - "download": "https://github.com/jgthms/bulma/releases/download/0.7.5/bulma-0.7.5.zip", - "release_notes": "https://github.com/jgthms/bulma/releases/tag/0.7.5", + "download": "https://github.com/jgthms/bulma/releases/download/0.8.0/bulma-0.8.0.zip", + "release_notes": "https://github.com/jgthms/bulma/releases/tag/0.8.0", "github": "https://github.com/jgthms/bulma", "twitter": "https://twitter.com/jgthms", - "version": "0.7.5", + "version": "0.8.0", "book_url": "https://bleedingedgepress.com/creating-interfaces-bulma/", "book_amazon": "https://www.amazon.com/Creating-Interfaces-Bulma-Jeremy-Thomas-ebook/dp/B079M1BJG4/", "book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf", diff --git a/docs/_includes/elements/tw-button.html b/docs/_includes/elements/tw-button.html index d48f4f9b..8f685963 100644 --- a/docs/_includes/elements/tw-button.html +++ b/docs/_includes/elements/tw-button.html @@ -1,9 +1,9 @@ + href="https://twitter.com/intent/tweet?text={{ site.data.meta.title | urlencode }}&hashtags=bulmaio&url={{ 'https://bulma.io' | urlencode }}&via=jgthms"> diff --git a/docs/_includes/examples/navbar-bottom.html b/docs/_includes/examples/navbar-bottom.html index 5556fba4..ee78fa3b 100644 --- a/docs/_includes/examples/navbar-bottom.html +++ b/docs/_includes/examples/navbar-bottom.html @@ -50,7 +50,7 @@