Join Slack
Powered by
How can we add inline script's to our head (withou...
# kobweb
c
Christopher Mederos
08/01/2025, 5:26 AM
How can we add inline script's to our head (without a src)? I'm finding the kotlin html dsl rather enigmatic.... I'm trying to embed a typical email list signup form
Copy code
<script> (function(...... </script>
Open in Slack
Previous
Next