From 67117ffed9c505888f31b231a2b7fcca01e88e9d Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Mon, 6 Nov 2017 13:44:58 +0000 Subject: [PATCH] Remove vernum --- docs/_config.yml | 5 ++--- docs/_includes/navbar.html | 12 +++-------- docs/_layouts/documentation.html | 6 +----- docs/documentation/components/nav.html | 18 ++++++++--------- docs/documentation/form/input.html | 24 ++++++++++------------ docs/documentation/form/select.html | 28 ++++++++++++-------------- docs/documentation/form/textarea.html | 24 ++++++++++------------ 7 files changed, 49 insertions(+), 68 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 612d4bd0..4563032d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -21,8 +21,7 @@ mdi: https://cdn.materialdesignicons.com/2.0.46/css/materialdesignicon # Variables documentation: "/documentation/overview/start/" -download: https://github.com/jgthms/bulma/releases/download/0.6.0/bulma-0.6.0.zip +download: https://github.com/jgthms/bulma/releases/download/0.6.1/bulma-0.6.1.zip github: https://github.com/jgthms/bulma twitter: https://twitter.com/jgthms -version: 0.6.0 -vernum: 60 +version: 0.6.1 diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html index 4552dd4f..562634d2 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -52,15 +52,9 @@ Elements - {% if site.vernum >= 43 %} - - Components - - {% else %} - - Components - - {% endif %} + + Components +