From bda54f97d8850884a17752951e5971ce2f8d58f1 Mon Sep 17 00:00:00 2001 From: Caio Lente <7017340+clente@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:03:02 -0300 Subject: Update social card logic --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index d5eff2b..9e1f9c9 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -76,7 +76,7 @@ enableRobotsTXT = true # Social media. Delete any item you aren't using to make sure it won't show up # in your website's metadata. - [social] + [params.social] email = "me@example.com" # Added to the footer so readers can reply to posts twitter = "example" # Twitter handle (without '@') facebook_admin = "0000000000" # Facebook Page Admin ID -- cgit v1.2.3