From 4f17fad2dacff61f7accf09094260ce67bac0e92 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 6 Apr 2022 10:41:02 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.md b/readme.md index 3674f92..bc65a65 100644 --- a/readme.md +++ b/readme.md @@ -125,6 +125,16 @@ Every notion block gets its own unique classname, so you can target individual b Dark mode is fully supported and can be toggled via the sun / moon icon in the footer. +## Automatic Social Images + +

+ https://user-images.githubusercontent.com/552829/161999932-9cbe5931-c817-4e33-9c86-f8e291c4aafa.jpeg +

+ +Open Graph and related social meta tags are all generated from your Notion content, so social sharing looks professional by default. + +Social images are generated automatically using headless chrome. You can tweak the default React template for social images by editing [api/social-images.tsx](./pages/api/social-image.tsx). + ## Automatic Table of Contents