1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-08 22:56:46 +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

@@ -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>