add meta tags

This commit is contained in:
2015-01-23 16:07:00 +01:00
parent cab883b3ce
commit 1af7f649e7
4 changed files with 7 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
meta name="keywords" content="mozo mozobar mozo.bar waiter server drinks food order mobile phone service payment restaurant bar beach lunch meal tto time to order speed cheep free"
+1 -3
View File
@@ -1,10 +1,8 @@
doctype html
html lang="en"
head
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
title= site_page_title
= render 'meta'
= csrf_meta_tags
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
+1 -3
View File
@@ -1,10 +1,8 @@
doctype html
html lang="en"
head
meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
title= site_page_title
= render 'meta'
= csrf_meta_tags
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
+1 -1
View File
@@ -1 +1 @@
0.9.51
0.9.52