Browse Source

Remove navbar home link

Jeremy Thomas 8 years ago
parent
commit
44fc1cd61b
2 changed files with 245 additions and 91 deletions
  1. 0 3
      docs/_includes/navbar.html
  2. 245 88
      docs/css/bulma-docs.css

+ 0 - 3
docs/_includes/navbar.html

@@ -25,9 +25,6 @@
 
   <div id="navMenu{{ include.id }}" class="navbar-menu">
     <div class="navbar-start">
-      <a class="navbar-item {% if page.route == 'index' %}is-active{% endif %}" href="{{ site.url }}/">
-        Home
-      </a>
       <div class="navbar-item has-dropdown is-hoverable">
         <a class="navbar-link {% if page.route == 'documentation' %}is-active{% endif %} {% if page.layout == 'documentation' %}is-active{% endif %}" href="{{ site.documentation }}">
           Docs

File diff suppressed because it is too large
+ 245 - 88
docs/css/bulma-docs.css


Some files were not shown because too many files changed in this diff