From f0655a93157d46b2bc44d4816ec9d70354c1771a Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Mon, 27 Jul 2020 14:55:54 -0500 Subject: [PATCH] new: Open Graph Protocol --- Open Graph Protocol.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Open Graph Protocol.md diff --git a/Open Graph Protocol.md b/Open Graph Protocol.md new file mode 100644 index 0000000..33b13fb --- /dev/null +++ b/Open Graph Protocol.md @@ -0,0 +1,29 @@ +# Open Graph Protocol + +This is a standard that uses websites to tell external websites how a link preview should look + +Works by defining `` tags like `` + +## Example + +```html + + + The Rock (1996) + + + + + ... + +... + +``` + +## Official documentation + + + +## Why learned this + +- I Linked to [[Bolivar Paralelo]] in [[My LinkedIn]] and the preview was garbage