summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRayHammer <evkondratyev@yandex.ru>2022-10-30 02:05:01 +0100
committerRayHammer <evkondratyev@yandex.ru>2022-10-30 02:05:01 +0100
commite9100ce2081c487d5aa78ec01ddcf84f87a9c602 (patch)
tree776279917027c68216bd762ae2ebb08a852c1fc5
parentcbee14cbfe16fd5b9a28947a62f3d711816c811e (diff)
Attempting to add an image to the website's Open Graph entry
-rw-r--r--config.yaml4
1 files changed, 3 insertions, 1 deletions
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