Spaces:
Running
Running
Analytics by Plausible added
#6
by
Anne-Charlotte
- opened
- index.html +6 -0
index.html
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
+
<!-- Privacy-friendly analytics by Plausible -->
|
| 5 |
+
<script async src="https://plausible.io/js/pa-4zj-sGpYxM8ggvg7a-Sjo.js"></script>
|
| 6 |
+
<script>
|
| 7 |
+
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
|
| 8 |
+
plausible.init()
|
| 9 |
+
</script>
|
| 10 |
<meta charset="UTF-8" />
|
| 11 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
| 12 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|