Skip to content

Commit 7386776

Browse files
Add header to support plausible analytics
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
1 parent 7c4258a commit 7386776

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

component-model/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ title = "The WebAssembly Component Model"
88
[output.html]
99
git-repository-url = "https://github.com/bytecodealliance/component-docs/tree/main/component-model"
1010
edit-url-template = "https://github.com/bytecodealliance/component-docs/tree/main/component-model/{path}"
11+
additional-css = ["theme/head.hbs"]

component-model/theme/head.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<script defer data-domain="component-model.bytecodealliance.org" src="https://plausible.io/js/script.js"></script>

0 commit comments

Comments
 (0)