@@ -619,26 +619,26 @@ <h2 id=showcase>Showcase</h2>
619619 } ) ( ) ;
620620 </ script >
621621
622- < meta property =og:site_name content ="CSS Wizardry ">
623- < meta property =og:type content ="website ">
624- < meta property =og:locale content ="en_GB ">
625- < meta property =og:title content ="Obs.js – context-aware web performance for everyone ">
626- < meta property =og:description content ="Obs.js reads device and network signals and allows you to build adaptive user experiences. ">
627- < meta property =og:url content ="https://csswizardry.com/Obs.js/demo/ ">
628- < meta property =og:image content ="https://csswizardry.com/Obs.js/demo/ assets/poster .png ">
629- < meta property =og:image:width content ="1500 ">
630- < meta property =og:image:height content ="996 ">
631- < meta property =og:image:type content ="image/png ">
632- < meta property =og:image:alt content ="Obs.js demo page with video poster frame showing context-aware performance demo ">
633-
634- < meta name =twitter:card content ="summary_large_image ">
635- < meta name =twitter:site content ="@csswizardry ">
636- < meta name =twitter:creator content ="@csswizardry ">
637- < meta name =twitter:domain content ="csswizardry.com ">
638- < meta name =twitter:title content ="Obs.js – context-aware web performance for everyone ">
639- < meta name =twitter:description content ="Obs.js reads device and network signals and allows you to build adaptive user experiences. ">
640- < meta name =twitter:image content ="https://csswizardry.com/Obs.js/demo/ assets/poster .png ">
641- < meta name =twitter:image:alt content ="Obs.js demo page with video poster frame showing context-aware performance demo ">
622+ < meta property =" og:site_name " content ="CSS Wizardry ">
623+ < meta property =" og:type " content ="website ">
624+ < meta property =" og:locale " content ="en_GB ">
625+ < meta property =" og:title " content ="Obs.js – context-aware web performance for everyone ">
626+ < meta property =" og:description " content ="Obs.js reads device and network signals and allows you to build adaptive user experiences. ">
627+ < meta property =" og:url " content ="https://csswizardry.com/Obs.js/demo/ ">
628+ < meta property =" og:image " content ="https://csswizardry.com/assets/og-image .png?rev=1 ">
629+ < meta property =" og:image:width " content ="1800 ">
630+ < meta property =" og:image:height " content ="942 ">
631+ < meta property =" og:image:type " content ="image/png ">
632+ < meta property =" og:image:alt " content ="Obs.js demo page with video poster frame showing context-aware performance demo ">
633+
634+ < meta name =" twitter:card " content ="summary_large_image ">
635+ < meta name =" twitter:site " content ="@csswizardry ">
636+ < meta name =" twitter:creator " content ="@csswizardry ">
637+ < meta name =" twitter:domain " content ="csswizardry.com ">
638+ < meta name =" twitter:title " content ="Obs.js – context-aware web performance for everyone ">
639+ < meta name =" twitter:description " content ="Obs.js reads device and network signals and allows you to build adaptive user experiences. ">
640+ < meta name =" twitter:image " content ="https://csswizardry.com/assets/og-image .png?rev=1 ">
641+ < meta name =" twitter:image:alt " content ="Obs.js demo page with video poster frame showing context-aware performance demo ">
642642
643643 < script type =application/ld+json >
644644 {
@@ -665,10 +665,10 @@ <h2 id=showcase>Showcase</h2>
665665 } ,
666666 "primaryImageOfPage" : {
667667 "@type" : "ImageObject" ,
668- "@id" : "https://csswizardry.com/Obs.js/demo/assets/poster .png#primaryimage" ,
669- "url" : "https://csswizardry.com/Obs.js/demo/assets/poster .png" ,
670- "width" : 1500 ,
671- "height" : 996 ,
668+ "@id" : "https://csswizardry.com/Obs.js/demo/assets/og-image .png#primaryimage" ,
669+ "url" : "https://csswizardry.com/Obs.js/demo/assets/og-image .png" ,
670+ "width" : 1800 ,
671+ "height" : 942 ,
672672 "encodingFormat" : "image/png"
673673 } ,
674674 "description" : "Obs.js reads device and network signals and allows you to build adaptive user experiences." ,
@@ -712,7 +712,7 @@ <h2 id=showcase>Showcase</h2>
712712 "publisher" : {
713713 "@id" : "https://csswizardry.com/#harry"
714714 } ,
715- "image" : "https://csswizardry.com/Obs.js/demo/assets/poster .png" ,
715+ "image" : "https://csswizardry.com/Obs.js/demo/assets/og-image .png" ,
716716 "url" : "https://csswizardry.com/Obs.js/demo/"
717717 } ,
718718 {
0 commit comments