Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AlexFinn/simple-a.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/chrome/meta.html')
-rw-r--r--layouts/chrome/meta.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/layouts/chrome/meta.html b/layouts/chrome/meta.html
new file mode 100644
index 0000000..e9b62cf
--- /dev/null
+++ b/layouts/chrome/meta.html
@@ -0,0 +1,12 @@
+ <meta charset="utf-8">
+ <title>ALEXFINN</title>
+
+ <meta name="author" content="Alexander 'alexfinn' Ivanov">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->