From ac67c59fe283bf167521d9f088f02ecc2e15c4ce Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Sun, 21 Mar 2021 16:34:55 +0100 Subject: added basic open graph metadata --- static/og.png | Bin 0 -> 504309 bytes templates/base.html | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 static/og.png diff --git a/static/og.png b/static/og.png new file mode 100644 index 0000000..4685136 Binary files /dev/null and b/static/og.png differ diff --git a/templates/base.html b/templates/base.html index b259fdc..c17fc77 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,6 +9,26 @@ {% assets 'css' %} {% endassets %} + + + + + + + + + + + + + + + + + + + + -- cgit v1.3