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.
1 parent 8142d20 commit 8fab5e0Copy full SHA for 8fab5e0
gleam.toml
@@ -56,3 +56,11 @@ href = "/favicon/apple-touch-icon.png"
56
[[tools.lustre.html.links]]
57
rel = "manifest"
58
href = "/favicon/site.webmanifest"
59
+
60
+[[tools.lustre.html.scripts]]
61
+async = true
62
+defer = true
63
+src = "https://s.hexdocs.pm/js/script.js"
64
65
66
+content = """window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};plausible.init({endpoint:"https://s.hexdocs.pm/api/event"})"""
0 commit comments