mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge branch 'TheGrits-patch-3' into develop
* TheGrits-patch-3: Disable mobile Safari phone numbers
This commit is contained in:
commit
f7d31b547b
1 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
<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" />
|
||||
|
|
Loading…
Reference in a new issue