diff --git a/docs/_includes/blog-hero.html b/docs/_includes/blog-hero.html index ee3eac53..fb090215 100644 --- a/docs/_includes/blog-hero.html +++ b/docs/_includes/blog-hero.html @@ -1,4 +1,6 @@ -{% include navbar.html %} +
{{ site.version }}
- {{ post.date | date_to_string }} -
{{ post.title }}
+ {{ post.date | date_to_string }} +
- - - - - Tweet - -
- - - - - Download - -
+ + + + + Tweet + +
+ + + + + Download + +
The .control element has been a very versatile container for form controls. But it came at a cost: it was difficult to combine its block characteristics with its inline variations.
.control
The new .navbar replaces the old .nav component. You can still access its documentation here.
.navbar
.nav
+ The .navbar component is a responsive and versatile horizontal navigation bar with the following structure: +
.navbar-brand
.navbar-burger
.navbar-menu
.navbar-start
.navbar-end
.navbar-item
a
div
.navbar-link
.navbar-dropdown
.navbar-divider