@@ -13,7 +13,7 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
* description = @Translation("A string provided by <a href=':bing'>Bing</a>, full details are available from the <a href=':verify_url'>Bing online help</a>.", arguments = { ":bing" = "https://www.bing.com/", ":verify_url" = "https://www.bing.com/webmaster/help/how-to-verify-ownership-of-your-site-afcfefc6" }),
* Provides a plugin for the 'facebook-domain-verification' meta tag.
*
* @MetatagTag(
* id = "facebook_domain_verification",
* label = @Translation("Facebook"),
* description = @Translation("A string provided by <a href=':facebook'>Facebook</a>, full details are available from the <a href=':help'>Facebook online help</a>.", arguments = { ":facebook" = "https://facebook.com", ":help" = "https://developers.facebook.com/docs/sharing/domain-verification/verifying-your-domain/#meta-tags" }),