From e9100ce2081c487d5aa78ec01ddcf84f87a9c602 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Sun, 30 Oct 2022 02:05:01 +0100 Subject: Attempting to add an image to the website's Open Graph entry --- config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 6e29ba3..f3192bf 100644 --- a/config.yaml +++ b/config.yaml @@ -8,4 +8,6 @@ SectionPagesMenu: "main" params: title: "RayHammer" - description: "Local Idiot Online" \ No newline at end of file + description: "Local Idiot Online" + images: + - /img/rayhammer.jpg \ No newline at end of file -- cgit v1.2.3