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
|
- main
|
||||||
|
|
||||||
server:
|
server:
|
||||||
host: homelab-blog.lan
|
host: 192.168.10.119
|
||||||
user: root
|
user: root
|
||||||
password:
|
password:
|
||||||
from_secret: password
|
from_secret: password
|
||||||
|
16
config.yaml
16
config.yaml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user