We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c4258a + 7386776 commit 28155c9Copy full SHA for 28155c9
component-model/book.toml
@@ -8,3 +8,4 @@ title = "The WebAssembly Component Model"
8
[output.html]
9
git-repository-url = "https://github.com/bytecodealliance/component-docs/tree/main/component-model"
10
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
@@ -0,0 +1 @@
1
+<script defer data-domain="component-model.bytecodealliance.org" src="https://plausible.io/js/script.js"></script>
0 commit comments