Made site template mobile friendly and added title to RSS feed
[biaweb2.git] / templates / main.tpl.html
index c57f20c..123729b 100644 (file)
@@ -3,6 +3,7 @@
 <head>
 <!-- change as appropriate - just don't touch anything within the curly braces!! -->
 <title>My Site - {title}</title>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <meta name="keywords" content="site key words {keywords}">
 <meta name="description" content="Site Description - {description}">
 <!-- change base href to your site URL -->