We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238f643 commit ebacd63Copy full SHA for ebacd63
1 file changed
_quarto.yml
@@ -8,7 +8,7 @@ website:
8
title: "Dr Daniel Kapitan | Data-centric AI | Applied AI | Coaching & Mentoring | Masterclasses & Public Speaking"
9
site-url: https://kapitan.net
10
open-graph: true
11
- google-analytics: "G-3N2FL85753"
+ # google-analytics: "G-3N2FL85753"
12
search:
13
location: sidebar
14
type: overlay
@@ -80,9 +80,8 @@ format:
80
- mozilla.scss
81
css: styles.css
82
toc: false
83
- include-before-body:
+ include-in-header:
84
- text: |
85
- <script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
86
-
+ <script data-goatcounter="https://dkapitan.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
87
execute:
88
freeze: auto
0 commit comments