summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-06-01 19:53:46 -0300
committerLeonardo Santiago <[email protected]>2024-06-01 19:53:52 -0300
commit57418e47e5264443cb49017e88111470cdcaf8bf (patch)
treef8dfbfddd404d9561fe48003d16e55054f02da77
parentbae4df015a2b5f5105cc37079edb1a82aa1adf8f (diff)
add preview image
-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