From: Jeremy Thomas Date: Tue, 24 Oct 2017 11:23:31 +0000 (+0100) Subject: Add top bottom navbar toggle X-Git-Tag: 0.6.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0639cde8330c467580c887ec63c46cba3ce0887;p=thirdparty%2Fbulma.git Add top bottom navbar toggle --- diff --git a/docs/_includes/examples/navbar-bottom.html b/docs/_includes/examples/navbar-bottom.html new file mode 100644 index 000000000..c162d727a --- /dev/null +++ b/docs/_includes/examples/navbar-bottom.html @@ -0,0 +1,74 @@ + diff --git a/docs/_includes/examples/navbar.html b/docs/_includes/examples/navbar.html new file mode 100644 index 000000000..b29c71914 --- /dev/null +++ b/docs/_includes/examples/navbar.html @@ -0,0 +1,74 @@ + diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index bfd273971..2f78e1c85 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -122,6 +122,9 @@ {% if page.route == 'index' %} +{% elsif page.doc-subtab == 'navbar' %} + {% include examples/navbar-bottom.html %} + {% endif %}
diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html index 6c640b658..caf51d706 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -1,4 +1,4 @@ -