summaryrefslogtreecommitdiff
path: root/views/partials/meta.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-21 14:43:02 -0500
committerJules Laplace <jules@okfoc.us>2014-11-21 14:43:02 -0500
commitc5095a203804b0cebc368a99b23f5518be175490 (patch)
treecef8f5159cc610f8c262e687fde2cee940de757f /views/partials/meta.ejs
parent88929c70f777e128d53d950009cdfad6ce1575ae (diff)
parent12b319d2551dfe87abae108425f4746728aa59be (diff)
merge
Diffstat (limited to 'views/partials/meta.ejs')
-rw-r--r--views/partials/meta.ejs7
1 files changed, 4 insertions, 3 deletions
diff --git a/views/partials/meta.ejs b/views/partials/meta.ejs
index defb187..d22022c 100644
--- a/views/partials/meta.ejs
+++ b/views/partials/meta.ejs
@@ -17,7 +17,8 @@
<meta http-equiv="Content-Type" content="text/html; 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="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable = no">
+ <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="description" content="[[- ogDescription ]]" />
<meta name="author" content="[[- ogAuthor ]]" />
<link rel="shortcut icon" href="/favicon.ico" />
@@ -25,12 +26,12 @@
<meta property="og:type" content="website" />
<meta property="og:image" content="[[- ogImage ]]" />
<meta property="og:url" content="[[- ogUrl ]]" />
- <meta property="og:site_name" content="VValls" />
+ <meta property="og:site_name" content="vvalls" />
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+ <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/ionicons.css' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/app.css' rel='stylesheet' type='text/css'>
- <!--<link href='/assets/stylesheets/animate.css' rel='stylesheet' type='text/css'>-->
<link href='/assets/stylesheets/chardinjs.css' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<style>