From 8a5439d2aae529982bc54e6cc5e83b1423e37442 Mon Sep 17 00:00:00 2001 From: sauravdhakal12 Date: Mon, 29 Dec 2025 21:50:44 +0545 Subject: [PATCH] fix: gsite --- hugo.yaml | 3 +-- public/404.html | 2 +- public/categories/backend-development/index.html | 2 +- public/categories/index.html | 2 +- public/categories/nestjs/index.html | 2 +- public/index.html | 2 +- public/posts/demo/index.html | 2 +- public/posts/index.html | 2 +- public/search/index.html | 2 +- public/tags/architecture/index.html | 2 +- public/tags/index.html | 2 +- public/tags/nestjs/index.html | 2 +- public/tags/typescript/index.html | 2 +- 13 files changed, 13 insertions(+), 14 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index a0b0319..36f7424 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -99,8 +99,6 @@ params: google: SiteVerificationTag: "" -googleAnalytics: "G-V0CXG8ZEG2" - cover: hidden: true # hide everywhere but not in structured data hiddenInList: true # hide on list pages and home @@ -142,3 +140,4 @@ markup: # guessSyntax: true # lineNos: true # style: monokai +googleAnalytics: "G-V0CXG8ZEG2" diff --git a/public/404.html b/public/404.html index a84489e..e9453d2 100644 --- a/public/404.html +++ b/public/404.html @@ -1,2 +1,2 @@ -404 Page not found | Saurav Dhakal
404
+404 Page not found | Saurav Dhakal
404
\ No newline at end of file diff --git a/public/categories/backend-development/index.html b/public/categories/backend-development/index.html index 7ecc339..7ba4bcd 100644 --- a/public/categories/backend-development/index.html +++ b/public/categories/backend-development/index.html @@ -1,3 +1,3 @@ -Backend Development | Saurav Dhakal