diff --git a/.drone.yml b/.drone.yml index ffc20e4..55127bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ trigger: - main server: - host: homelab-blog.lan + host: 192.168.10.119 user: root password: from_secret: password diff --git a/config.yaml b/config.yaml index 6421100..558ade6 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,7 @@ buildDrafts: false buildFuture: false buildExpired: false -googleAnalytics: UA-123-45 +#googleAnalytics: UA-123-45 minify: disableXML: true @@ -84,13 +84,13 @@ params: - name: github url: "https://github.com/" - analytics: - google: - SiteVerificationTag: "XYZabc" - bing: - SiteVerificationTag: "XYZabc" - yandex: - SiteVerificationTag: "XYZabc" + # analytics: + # google: + # SiteVerificationTag: "XYZabc" + # bing: + # SiteVerificationTag: "XYZabc" + # yandex: + # SiteVerificationTag: "XYZabc" cover: hidden: true # hide everywhere but not in structured data