Merge pull request #775 from langflow-ai/revert-docs-issue-519-meta-tag

Chore: Remove Algolia meta tag after docs site domain verified
This commit is contained in:
April I. Murphy 2026-01-13 08:33:29 -08:00 committed by GitHub
commit 4ea1f39f16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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