diff --git a/static/img/pythonasia2026-banner.png b/static/img/pythonasia2026-banner.png
new file mode 100644
index 0000000..b142e4d
Binary files /dev/null and b/static/img/pythonasia2026-banner.png differ
diff --git a/templates/base.html b/templates/base.html
index 2b27f9a..0d68fff 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -8,6 +8,8 @@
+ {% include 'opengraph.html' %}
+
diff --git a/templates/opengraph.html b/templates/opengraph.html
new file mode 100644
index 0000000..6ca464e
--- /dev/null
+++ b/templates/opengraph.html
@@ -0,0 +1,20 @@
+{% load static %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+