summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/custom_head.html1
-rw-r--r--static/preview.jpgbin0 -> 9143 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
index 805fb4b..e451420 100644
--- a/layouts/partials/custom_head.html
+++ b/layouts/partials/custom_head.html
@@ -15,3 +15,4 @@
background-color: #ffc069;
}
</style>
+<meta property="og:image" content="/preview.jpg" />
diff --git a/static/preview.jpg b/static/preview.jpg
new file mode 100644
index 0000000..3f1c597
--- /dev/null
+++ b/static/preview.jpg
Binary files differ