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.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.json') diff --git a/config.json b/config.json index 449f33d..18544c4 100644 --- a/config.json +++ b/config.json @@ -148,6 +148,13 @@ "connectsrc": [ "'self'" ] + }, + "search": { + "verification": { + "google": null, + "bing": null, + "yandex": null + } } }, "outputFormats": { -- cgit v1.2.3