From bd423b246261cb9da0f1b133d38a3f3094f80d48 Mon Sep 17 00:00:00 2001 From: justin Date: Thu, 20 Jan 2022 21:51:48 +0000 Subject: [PATCH] Changed background photo --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 63e1fab..e4f8cb8 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,8 @@ title = "Woodley-Wynn Wedding" # services like Twitter or Slack want to generate a preview of a link to your site. # See https://gohugo.io/templates/internal#twitter-cards and # https://gohugo.io/templates/internal#open-graph. - images = ["images/cover-image.jpg"] + #images = ["images/cover-image.jpg"] + images = ["images/Photo1.jfif"] # Another "title" :-). This one is used as the site_name on the Hugo's internal # opengraph structured data template.