From e6b47f13c0413ddef17f09e7d1693c66407a4840 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 15 Sep 2018 18:38:06 +0400 Subject: Adding a protocol 'Open Graph' Signed-off-by: Valentin Popov --- _includes/opengraph.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _includes/opengraph.html (limited to '_includes/opengraph.html') diff --git a/_includes/opengraph.html b/_includes/opengraph.html new file mode 100644 index 0000000..ae5a731 --- /dev/null +++ b/_includes/opengraph.html @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3