diff --git a/docs/_includes/examples/navbar-bottom.html b/docs/_includes/examples/navbar-bottom.html new file mode 100644 index 00000000..c162d727 --- /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 00000000..b29c7191 --- /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 bfd27397..2f78e1c8 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 6c640b65..caf51d70 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -1,4 +1,4 @@ -