8000 Update _config.yml add params for plausible · scikit-learn/blog@56e6dbc · GitHub
[go: up one dir, main page]

Skip to content

Commit 56e6dbc

Browse files
authored
Update _config.yml add params for plausible
1 parent f47d062 commit 56e6dbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ paginate: 5 # amount of posts to show
106106
paginate_path: /page:num/
107107
timezone:
108108

109+
params:
110+
description: "scikit-learn Blog Posts"
111+
plausible:
112+
dataDomain: blog.scikit-learn.org
109113

110114
# SEO Related
111115
#google_site_verification :

0 commit comments

Comments
 (0)
0