remove algolia meta tag after domain verified
This commit is contained in:
parent
c99d2a1e1a
commit
4fafd90d26
1 changed files with 0 additions and 8 deletions
|
|
@ -17,14 +17,6 @@ const config = {
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
|
||||||
headTags: [
|
headTags: [
|
||||||
// Algolia site verification meta tag
|
|
||||||
{
|
|
||||||
tagName: "meta",
|
|
||||||
attributes: {
|
|
||||||
name: "algolia-site-verification",
|
|
||||||
content: "424339D27FB7921F",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
...(isProduction
|
...(isProduction
|
||||||
? [
|
? [
|
||||||
// Google Consent Mode - Set defaults before Google tags load
|
// Google Consent Mode - Set defaults before Google tags load
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue