From 9c60154abc0858207cb5c1f030fb33d790e77be8 Mon Sep 17 00:00:00 2001 From: TheYellowArchitect Date: Sun, 11 Sep 2022 12:22:04 +0300 Subject: Fixing meta section There are many typos where the character > is added twice. I also added html comment formatting instead of classic //, so you can straight up copy-paste the above. --- content/page-quality.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'content') diff --git a/content/page-quality.md b/content/page-quality.md index ba45488..ca84651 100644 --- a/content/page-quality.md +++ b/content/page-quality.md @@ -142,14 +142,14 @@ from a search engine. You don\'t need to add all of the below meta tags to pass the audit, only add what\'s necessary. ```html -// Instructions for web scrapers + - + - + -// Facebook specific standard, but many websites use this so it has become almost standard to include + @@ -157,20 +157,20 @@ to pass the audit, only add what\'s necessary. -// below is for twitter sharing previews, you can test this at: -// cards-dev.twitter.com + - + -// If you have accounts on twitter or facebook that are relevant to your site + - + ``` -- cgit v1.2.3