Skip to content

Commit 9c24fb8

Browse files
authored
Fix analytics configuration (#243)
1 parent 8038b94 commit 9c24fb8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ outputs:
3939

4040
params:
4141
description: "Posts from the Scientific Python community"
42-
analytics:
43-
plausible:
44-
dataDomain: blog.scientific-python.org
42+
plausible:
43+
dataDomain: blog.scientific-python.org
4544
comments:
4645
discourse_url: https://discuss.scientific-python.org/
4746
images:

0 commit comments

Comments
 (0)