disable analytics and change drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Mathieu Broillet 2023-06-11 12:05:50 +02:00
parent cda0c8f53d
commit c2556fc2b4
Signed by: mathieu
GPG Key ID: A08E484FE95074C1
2 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ trigger:
- main - main
server: server:
host: homelab-blog.lan host: 192.168.10.119
user: root user: root
password: password:
from_secret: password from_secret: password

View File

@ -8,7 +8,7 @@ buildDrafts: false
buildFuture: false buildFuture: false
buildExpired: false buildExpired: false
googleAnalytics: UA-123-45 #googleAnalytics: UA-123-45
minify: minify:
disableXML: true disableXML: true
@ -84,13 +84,13 @@ params:
- name: github - name: github
url: "https://github.com/" url: "https://github.com/"
analytics: # analytics:
google: # google:
SiteVerificationTag: "XYZabc" # SiteVerificationTag: "XYZabc"
bing: # bing:
SiteVerificationTag: "XYZabc" # SiteVerificationTag: "XYZabc"
yandex: # yandex:
SiteVerificationTag: "XYZabc" # SiteVerificationTag: "XYZabc"
cover: cover:
hidden: true # hide everywhere but not in structured data hidden: true # hide everywhere but not in structured data