summaryrefslogtreecommitdiff
path: root/common/header.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 11:42:06 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 11:42:06 +0100
commit70eaab03e8e433f4d43b690350153b4283c4255b (patch)
treeba92a6f101bc00a80bf784fe8a1014611230007e /common/header.inc
parent8d8d22a4c76c6580ce62ab93e5dacbbc5c1c842a (diff)
downloadwww-70eaab03e8e433f4d43b690350153b4283c4255b.tar.gz
www-70eaab03e8e433f4d43b690350153b4283c4255b.tar.bz2
www-70eaab03e8e433f4d43b690350153b4283c4255b.zip
structure
Diffstat (limited to 'common/header.inc')
-rw-r--r--common/header.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/common/header.inc b/common/header.inc
new file mode 100644
index 00000000..c54bba37
--- /dev/null
+++ b/common/header.inc
@@ -0,0 +1,16 @@
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="author" content="">
+ <!-- <link rel="icon" href="../../favicon.ico"> -->
+
+ <!-- Bootstrap core CSS -->
+ <link href="dist/css/bootstrap.min.css" rel="stylesheet">
+
+ <!-- Custom styles for this template -->
+ <link href="justified-nav.css" rel="stylesheet">
+
+ <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+ <!--[if lt IE 9]>
+ <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+ <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+ <![endif]-->