Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-03-23 19:18:54 +0300
committerGitHub <noreply@github.com>2021-03-23 19:18:54 +0300
commit69b9d638f814d152a24d312d0dc901866b4dc6a9 (patch)
tree79fd67f37ebbde78fa85a67064e067c6a64b13b0
parent16bc47da3c5296ee7d39b112831d557732fdda95 (diff)
offcanvas-navbar: add missing redirect (#33443)
-rw-r--r--site/content/docs/5.0/examples/offcanvas-navbar/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.0/examples/offcanvas-navbar/index.html b/site/content/docs/5.0/examples/offcanvas-navbar/index.html
index 12bb91e079..5d6b2f3d3c 100644
--- a/site/content/docs/5.0/examples/offcanvas-navbar/index.html
+++ b/site/content/docs/5.0/examples/offcanvas-navbar/index.html
@@ -6,6 +6,7 @@ extra_css:
extra_js:
- src: "offcanvas.js"
body_class: "bg-light"
+aliases: "/docs/5.0/examples/offcanvas/"
---
<nav class="navbar navbar-expand-lg fixed-top navbar-dark bg-dark" aria-label="Main navigation">