From a976c973f489dfbf25e3cbac97efdd521ca08c46 Mon Sep 17 00:00:00 2001 From: Sakari Koivunen Date: Tue, 11 Sep 2012 22:57:31 +0800 Subject: [PATCH 1/2] Added meta viewport tag so that mobile devices will not scale the original site, but use responsive css instead --- 2012/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2012/index.html b/2012/index.html index e2d81ab..22fbc44 100755 --- a/2012/index.html +++ b/2012/index.html @@ -25,6 +25,7 @@ + @@ -648,4 +649,4 @@

- \ No newline at end of file + From e0198953d96edec17d968ef1f22ccd323e78dd4c Mon Sep 17 00:00:00 2001 From: Sakari Koivunen Date: Tue, 11 Sep 2012 23:00:55 +0800 Subject: [PATCH 2/2] Added meta viewport tag so that mobile devices will not scale the original site, but use responsive css instead --- 2012/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2012/index.html b/2012/index.html index 22fbc44..c945f26 100755 --- a/2012/index.html +++ b/2012/index.html @@ -25,7 +25,7 @@ - +