From 9c38a7c30c52dc67b4cd7f067707602452c53362 Mon Sep 17 00:00:00 2001 From: Hofi Date: Thu, 6 Jun 2024 16:12:11 +0200 Subject: [PATCH] Use head meta tag for google site verification instead of html page Signed-off-by: Hofi --- _config.yml | 1 + _layouts/empty.html | 4 ---- doc/site-internal/google6c8a810a356d5c1f.html | 8 -------- 3 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 _layouts/empty.html delete mode 100644 doc/site-internal/google6c8a810a356d5c1f.html diff --git a/_config.yml b/_config.yml index dc300bef..faf1fa54 100644 --- a/_config.yml +++ b/_config.yml @@ -101,6 +101,7 @@ author: name: OpenSource Community url: https://github.com/syslog-ng/syslog-ng +google_site_verification: "B_ASm3harCQhWZo2naEV8zw-DuQ1NYUEnPZIac-mqy4" # When using this template with a project (repository) page set the baseurl to '/project-name' # For user/organization pages set this to an empty string diff --git a/_layouts/empty.html b/_layouts/empty.html deleted file mode 100644 index 1b82ad83..00000000 --- a/_layouts/empty.html +++ /dev/null @@ -1,4 +0,0 @@ ---- - ---- -{{- content -}} \ No newline at end of file diff --git a/doc/site-internal/google6c8a810a356d5c1f.html b/doc/site-internal/google6c8a810a356d5c1f.html deleted file mode 100644 index 385e9509..00000000 --- a/doc/site-internal/google6c8a810a356d5c1f.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: empty -title: google-site-verification -permalink: /google6c8a810a356d5c1f.html -toc: false -search: false ---- -google-site-verification: google6c8a810a356d5c1f.html \ No newline at end of file