aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-02-03 07:22:45 +0200
committerXhmikosR <[email protected]>2015-02-03 07:22:45 +0200
commit391054fa2d50d0e19a2be852ca1a4bc0c356bb56 (patch)
tree084647c27350e96f9a965648f76b7bcde1307163 /docs/examples/offcanvas
parentfa27dc13b6e69d7f7f1f0eae5d71d71c5697f7a5 (diff)
parenta380e30f7e6a49a1438eca82d29d92c76168d9dd (diff)
downloadbootstrap-391054fa2d50d0e19a2be852ca1a4bc0c356bb56.tar.xz
bootstrap-391054fa2d50d0e19a2be852ca1a4bc0c356bb56.zip
Merge pull request #15658 from kkirsche/patch-3
Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags
Diffstat (limited to 'docs/examples/offcanvas')
-rw-r--r--docs/examples/offcanvas/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 05ca6545a..5c1405bbd 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
+ <!-- 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="icon" href="../../favicon.ico">