mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add babel
This commit is contained in:
18
docs/documentation/components/navbar.html
Normal file
18
docs/documentation/components/navbar.html
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
layout: documentation
|
||||
doc-tab: components
|
||||
doc-subtab: navbar
|
||||
---
|
||||
|
||||
{% include subnav-components.html %}
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="title">Navbar</h1>
|
||||
<h2 class="subtitle">
|
||||
A responsive horizontal <strong>navbar</strong> that can supports images, links, buttons, and dropdowns
|
||||
</h2>
|
||||
|
||||
<hr>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user