remove algolia meta tag after domain verified

This commit is contained in:
April M 2026-01-13 07:03:42 -08:00
parent c99d2a1e1a
commit 4fafd90d26

View file

@ -17,14 +17,6 @@ const config = {
favicon: 'img/favicon.ico',
headTags: [
// Algolia site verification meta tag
{
tagName: "meta",
attributes: {
name: "algolia-site-verification",
content: "424339D27FB7921F",
},
},
...(isProduction
? [
// Google Consent Mode - Set defaults before Google tags load