From e9a9c8b2bdcd39dc7b623c0412c91e18c2d01b0a Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 7 May 2022 04:19:22 -0400 Subject: config.yaml: Add search engine verification --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index a2eb008..fe3d643 100644 --- a/config.toml +++ b/config.toml @@ -107,6 +107,10 @@ enableRobotsTXT = true stylesrc = ["'self'", "'unsafe-inline'", "http://preview.test"] connectsrc = ["'self'"] + [params.search] + + [params.search.verification] + [outputFormats] [outputFormats.html] -- cgit v1.2.3