8000 add javascript code for plausible analytics · scikit-learn/blog@e8bd077 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8bd077

Browse files
committed
add javascript code for plausible analytics
1 parent 9a39f7e commit e8bd077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_layouts/default.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<head>
1313
{% include head.html %}
1414
{% include head/custom.html %}
15+
16+
<script defer data-domain="blog.scikit-learn.org" src="https://views.scientific-python.org/js/script.js"></script>
1517
</head>
1618

1719
<body class="layout--{{ page.layout | default: layout.layout }}{% if page.classes or layout.classes %}{{ page.classes | default: layout.classes | join: ' ' | prepend: ' ' }}{% endif %}">

0 commit comments

Comments
 (0)
0