From be42be7cfa858ef64dd588839a96ee83cd8ddce3 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Thu, 22 Mar 2018 12:59:52 +0100 Subject: [PATCH] Add og tags --- docs/source/_templates/layout.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 664d6988..302a56df 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -1,8 +1,16 @@ {% extends "!layout.html" %} {% block extrahead %} + + + + + + + + + -