Merge branch 'patch-3' of https://github.com/TheGrits/scratch-www into TheGrits-patch-3

* 'patch-3' of https://github.com/TheGrits/scratch-www:
  Disable mobile Safari phone numbers
This commit is contained in:
Matthew Taylor 2016-04-29 16:39:42 -04:00
commit cc8f53939d

View file

@ -10,7 +10,10 @@
<meta name="viewport" content="width={{viewportWidth}}, initial-scale=1">
<title>Scratch - {{title}}</title>
<!-- Prevent mobile Safari from making phone numbers -->
<meta name="format-detection" content="telephone=no">
<!-- Search & Open Graph-->
<meta name="description" content="{{description}}" />
<meta name="google-site-verification" content="m_3TAXDreGTFyoYnEmU9mcKB4Xtw5mw6yRkuJtXRKxM" />