add "notranslate" tag, handle default locale fallback, fix certifications id in metadata

This commit is contained in:
Amruth Pillai
2023-11-17 13:28:58 +01:00
parent 33bcadd457
commit fe9c19fc4e
8 changed files with 131 additions and 110 deletions

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="en-US" translate="no">
<head>
<base href="/" />
@ -12,6 +12,7 @@
<!-- Meta -->
<meta charset="utf-8" />
<meta name="googlebot" content="notranslate" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Favicon -->