mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02:00
Docs: display examples based on the docs current color mode (#37562)
* Docs: display examples based on the docs current color mode * Fix _default/examples.html
This commit is contained in:
@@ -4,7 +4,7 @@ title: Bottom navbar example
|
||||
---
|
||||
|
||||
<main class="container">
|
||||
<div class="bg-light p-5 rounded mt-3">
|
||||
<div class="bg-body-tertiary p-5 rounded mt-3">
|
||||
<h1>Bottom Navbar example</h1>
|
||||
<p class="lead">This example is a quick exercise to illustrate how the bottom navbar works.</p>
|
||||
<a class="btn btn-lg btn-primary" href="{{< docsref "/components/navbar" >}}" role="button">View navbar docs »</a>
|
||||
|
Reference in New Issue
Block a user