summaryrefslogtreecommitdiff
path: root/header.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 11:34:25 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 11:34:25 +0100
commit8d8d22a4c76c6580ce62ab93e5dacbbc5c1c842a (patch)
treeed80cc52ad7d7043d0ab68200694d18dfc22d726 /header.inc
parent046c227693e8c67a133f5914bcf97fd58c65de99 (diff)
downloadwww-8d8d22a4c76c6580ce62ab93e5dacbbc5c1c842a.tar.gz
www-8d8d22a4c76c6580ce62ab93e5dacbbc5c1c842a.tar.bz2
www-8d8d22a4c76c6580ce62ab93e5dacbbc5c1c842a.zip
incs
Diffstat (limited to 'header.inc')
-rw-r--r--header.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/header.inc b/header.inc
new file mode 100644
index 00000000..c54bba37
--- /dev/null
+++ b/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]-->