From 0f59065612d4731beabc5cef28e56e5515787260 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 2 May 2026 10:10:15 +0000 Subject: [PATCH] Auto commit: 2026-05-02T10:10:15.939Z --- site.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site.php b/site.php index b7c5a37..c6a32c3 100644 --- a/site.php +++ b/site.php @@ -48,6 +48,7 @@ function site_settings(): array 'project_name' => $projectName, 'project_description' => $projectDescription, 'project_image_url' => $_SERVER['PROJECT_IMAGE_URL'] ?? '', + 'google_site_verification' => 'uNUUwP2X_y7thS7ulDRafX0wNLRuC1l2Xj39FaiOZoM', 'base_url' => $scheme . '://' . $host, 'canonical_base_url' => 'https://' . $canonicalDomain, 'asset_version' => site_asset_version(), @@ -115,6 +116,9 @@ function render_site_head(string $pageTitle, string $fallbackDescription, string <?= e($pageTitle) ?> + + +