fix: unnecessary code blocks on opengraph data(#7958)

pull/7966/head
Atharva Shah 3 weeks ago committed by GitHub
parent 98997800b9
commit 94bc36d67e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/technical-writer/content/opengraph-data@AarJ887P-SFRnKaOOv9yw.md

@ -4,4 +4,3 @@ OpenGraph is a technology first introduced by Facebook in 2010 that allows integ
## OpenGraph Data
OpenGraph data is a protocol that enables any web page to become a rich object in a social graph. It was introduced by Facebook to allow for an integration between the user's website, Facebook, and any shared content. OpenGraph involves adding basic metadata to a page, enabling it to be used as part of a social graph. This metadata can control how URLs are presented when shared on social media, encompassing details such as the title, description, URL, and corresponding image of the content.
```
Loading…
Cancel
Save