From 55d00787f4882ed482d6446794a8511f7151598a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 28 Feb 2019 15:10:21 +0200 Subject: [PATCH] Add canonical tag. For the examples, it's hardcoded, since in this branch we don't build them. --- docs/examples/blog/index.html | 1 + docs/examples/carousel/index.html | 1 + docs/examples/cover/index.html | 1 + docs/examples/dashboard/index.html | 1 + docs/examples/grid/index.html | 1 + docs/examples/jumbotron-narrow/index.html | 1 + docs/examples/jumbotron/index.html | 1 + docs/examples/justified-nav/index.html | 1 + docs/examples/navbar-fixed-top/index.html | 1 + docs/examples/navbar-static-top/index.html | 1 + docs/examples/navbar/index.html | 1 + docs/examples/non-responsive/index.html | 1 + docs/examples/offcanvas/index.html | 1 + docs/examples/signin/index.html | 1 + docs/examples/starter-template/index.html | 1 + docs/examples/sticky-footer-navbar/index.html | 1 + docs/examples/sticky-footer/index.html | 1 + docs/examples/theme/index.html | 1 + docs/examples/tooltip-viewport/index.html | 1 + docs/index.html | 1 - 20 files changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index e418c9d217..200e864729 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -8,6 +8,7 @@ + Blog Template for Bootstrap diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index e038423999..80c3d2d68f 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -8,6 +8,7 @@ + Carousel Template for Bootstrap diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 09cc8418c4..70d3e6a4b4 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -8,6 +8,7 @@ + Cover Template for Bootstrap diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 592ea77863..79c6c60c7b 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -8,6 +8,7 @@ + Dashboard Template for Bootstrap diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index a366ca74fa..f4a4502d87 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -8,6 +8,7 @@ + Grid Template for Bootstrap diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html index c0a30ae311..271b58b0e7 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -8,6 +8,7 @@ + Narrow Jumbotron Template for Bootstrap diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 9d6086e949..3d6a1c7be2 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -8,6 +8,7 @@ + Jumbotron Template for Bootstrap diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index e78ea65be1..7cc8dcdb0d 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -8,6 +8,7 @@ + Justified Nav Template for Bootstrap diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index cf990857d4..6cbd71aeea 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -8,6 +8,7 @@ + Fixed Top Navbar Example for Bootstrap diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index 70d81d7d97..28270c0c6e 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -8,6 +8,7 @@ + Static Top Navbar Example for Bootstrap diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index b72074c8e9..df1840d44b 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -8,6 +8,7 @@ + Navbar Template for Bootstrap diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index dd1da5a60d..f2e2facf05 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -10,6 +10,7 @@ + Non-responsive Template for Bootstrap diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 756ac6b8a9..fc93f218fc 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -8,6 +8,7 @@ + Off Canvas Template for Bootstrap diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index 9f202d6c80..b63a120f5f 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -8,6 +8,7 @@ + Signin Template for Bootstrap diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index e3855fb0a8..f85234de49 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -8,6 +8,7 @@ + Starter Template for Bootstrap diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 8a14e627dd..0ff80a8879 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -8,6 +8,7 @@ + Sticky Footer Navbar Template for Bootstrap diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index c4e0922dc7..f5e1b258d7 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -8,6 +8,7 @@ + Sticky Footer Template for Bootstrap diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 31a4d6c0ac..994ebbfca7 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -8,6 +8,7 @@ + Theme Template for Bootstrap diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 1573685e87..686db319ac 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -8,6 +8,7 @@ + Tooltip Viewport Example for Bootstrap diff --git a/docs/index.html b/docs/index.html index 846491f422..b6672d3a6e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,5 @@ --- layout: home -title: Bootstrap · The world's most popular mobile-first and responsive front-end framework. ---