Merge pull request #4987 from emanuelschuetze/nogoogletranslate

Disable Google translate on entire page.
This commit is contained in:
Emanuel Schütze 2019-09-06 12:27:45 +02:00 committed by GitHub
commit 3b64ca0954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google" content="notranslate">
<link rel="icon" type="image/x-icon" href="assets/img/favicon.png">
<link rel="manifest" href="/manifest.json" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />