1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 00:54:04 +02:00

Add canonical tag in 3.4 docs.

This commit is contained in:
XhmikosR
2019-02-28 15:34:17 +02:00
parent c6ad25b940
commit ef615719ce
28 changed files with 47 additions and 46 deletions

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/blog/">
<title>Blog Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/carousel/">
<title>Carousel Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/cover/">
<title>Cover Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/dashboard/">
<title>Dashboard Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/grid/">
<title>Grid Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/jumbotron-narrow/">
<title>Narrow Jumbotron Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/jumbotron/">
<title>Jumbotron Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/justified-nav/">
<title>Justified Nav Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar-fixed-top/">
<title>Fixed Top Navbar Example for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar-static-top/">
<title>Static Top Navbar Example for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar/">
<title>Navbar Template for Bootstrap</title>

View File

@@ -10,6 +10,7 @@
<!-- Note there is no responsive meta tag here -->
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/non-responsive/">
<title>Non-responsive Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/offcanvas/">
<title>Off Canvas Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/signin/">
<title>Signin Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/starter-template/">
<title>Starter Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/sticky-footer-navbar/">
<title>Sticky Footer Navbar Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/sticky-footer/">
<title>Sticky Footer Template for Bootstrap</title>

View File

@@ -8,6 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/theme/">
<title>Theme Template for Bootstrap</title>

View File

@@ -7,7 +7,8 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<link rel="icon" href="../../favicon.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">
<title>Tooltip Viewport Example for Bootstrap</title>