From b8ffbab081fb312c94bc2d53593335b58ea5919d Mon Sep 17 00:00:00 2001 From: vas3k Date: Sun, 19 Jan 2020 20:02:23 +0100 Subject: [PATCH] Add proper og-tags for boards --- templates/board.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/templates/board.html b/templates/board.html index 6a5fa26..53131d1 100644 --- a/templates/board.html +++ b/templates/board.html @@ -3,6 +3,19 @@ {% block title %}{{ board.curator_name }} | {{ board.curator_title }} | {{ block.super }}{% endblock %} +{% block meta_og %} + + + + + + + + + + +{% endblock %} + {% block content %}