We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We had a request to update the facebook-domain-verification in the index metadata (functions/index-template.html), see below.
facebook-domain-verification
Best case, should add this to the data model, and, only set it when explicitly set.
from: Hearts & Science / LoTR -- [email protected] See below meta tag to be added to your HTML source code too if you can verify the site for FB. <meta name="facebook-domain-verification" content="gzx0m1naxfqaoi07rjhy1t0q94f4ge" />
from: Hearts & Science / LoTR -- [email protected] See below meta tag to be added to your HTML source code too if you can verify the site for FB.
<meta name="facebook-domain-verification" content="gzx0m1naxfqaoi07rjhy1t0q94f4ge" />
here's where the existing one was added:
commit 01e38a9fa4fea69c320642af5555877f840741e6 Author: Michelle Munson <[email protected]> Date: Mon May 24 17:34:36 2021 -0700 adding facebook domain verification in head diff --git a/src/index.html b/src/index.html + <meta name="facebook-domain-verification" content="8b57dwifq9lbqed5jgwnps7ykqdfvp" />
The text was updated successfully, but these errors were encountered:
elv-michelle
elv-kevin
elv-sam
elv-todd
No branches or pull requests
We had a request to update the
facebook-domain-verification
in the index metadata (functions/index-template.html), see below.Best case, should add this to the data model, and, only set it when explicitly set.
here's where the existing one was added:
The text was updated successfully, but these errors were encountered: