Replacing value by content on a meta tag

This commit is contained in:
David Pelayo 2017-05-29 11:16:50 +02:00
parent aaf208db2a
commit 2d9c0b1adf
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ Pinterest lets you prevent people from saving things from your website, accordin
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID">
<!-- Disable translation prompt -->
<meta name="google" value="notranslate">
<meta name="google" content="notranslate">
```
### Google Chrome Mobile (Android Only)