We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1567f commit f4f3ae3Copy full SHA for f4f3ae3
1 file changed
docs/theme/deis/layout.html
@@ -24,6 +24,7 @@
24
<meta name="description" content="{{ meta['description'] if meta }}">
25
<meta name="keywords" content="{{ meta['keywords'] if meta }}" />
26
<meta name="viewport" content="width=device-width, initial-scale=1.0">
27
+ <meta name="msvalidate.01" content="079E754911917142D42AB2A3694F9267" />
28
<link rel="stylesheet" href="{{ pathto('_static/css/bootstrap.css', 1) }}" type="text/css">
29
<link rel="stylesheet" href="{{ pathto('_static/css/bootstrap-responsive.css', 1) }}" type="text/css">
30
<link rel="stylesheet" href="{{ pathto('_static/css/main.css', 1) }}" type="text/css">
0 commit comments