diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/components.mustache | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 94f9da146..ad0b62361 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -832,6 +832,9 @@ </ul> </pre> <p><a class="btn" href="./javascript.html#dropdowns">{{_i}}Get the javascript →{{/i}}</a></p> + <hr> + <h3>{{_i}}Text in the navbar{{/i}}</h3> + <p>{{_i}}Wrap strings of text in a <code><p></code> tag for proper leading and color.{{/i}}</p> </div><!-- /.span --> </div><!-- /.row --> |
