disable analytics and change drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
cda0c8f53d
commit
c2556fc2b4
@ -8,7 +8,7 @@ trigger:
|
||||
- main
|
||||
|
||||
server:
|
||||
host: homelab-blog.lan
|
||||
host: 192.168.10.119
|
||||
user: root
|
||||
password:
|
||||
from_secret: password
|
||||
|
16
config.yaml
16
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
|
||||
|
Loading…
Reference in New Issue
Block a user