Add og:image meta tag

This commit is contained in:
Rebecca Breu 2021-07-17 15:16:36 +02:00
parent 6a748af3f2
commit 72f41093f0

View file

@ -18,6 +18,12 @@ description: A Simple Reference Image Viewer
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://beeref.org"
defaults:
- scope:
path: "" # an empty string here means all files in the project
values:
image: "/assets/images/screenshot.png"
# Build settings
markdown: kramdown
theme: jekyll-theme-cayman