diff --git a/docs/_static/images/og-image.png b/docs/_static/images/og-image.png
new file mode 100644
index 0000000..beefa74
Binary files /dev/null and b/docs/_static/images/og-image.png differ
diff --git a/docs/_static/images/og-image.svg b/docs/_static/images/og-image.svg
new file mode 100644
index 0000000..abbd957
--- /dev/null
+++ b/docs/_static/images/og-image.svg
@@ -0,0 +1,136 @@
+
+
+
+
diff --git a/docs/_templates/page.html b/docs/_templates/page.html
index 3a2c0ea..00268aa 100644
--- a/docs/_templates/page.html
+++ b/docs/_templates/page.html
@@ -9,3 +9,10 @@
{%- endif -%}
{%- endblock -%}
+
+{%- block extrahead %}
+ {{ super() }}
+
+
+
+{%- endblock -%}