chore(base.liquid): scope noarchive tags to Amazon and Bing
This commit is contained in:
parent
fa657339be
commit
5168b13c99
3 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
<meta name="robots" content="noarchive">
|
||||
<meta name="amazonbot" content="noarchive">
|
||||
<meta name="bingbot" content="noarchive">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="color-scheme" content="light dark" />
|
||||
<meta name="theme-color" content="{{ globals.theme_color }}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue