From 616f67c74d4bc42fb16b97e67c70a42509d35a1b Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Fri, 4 Nov 2016 16:46:43 +0100 Subject: [PATCH] add link open graph --- docs/configuration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration.rst b/docs/configuration.rst index bb1d583..61f35e6 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -185,6 +185,8 @@ For activate the Open Graph Meta you need add this key in **root** settings.yam Optionnal: You need use description and lang key in settings gallery. +for more informations about Open Graph http://ogp.me/ + Gallery settings.yaml ---------------------