basic page content
All checks were successful
App Image CI / Build app image (push) Successful in 33s
NPM Audit Check / Check NPM audit (push) Successful in -2m7s

This commit is contained in:
2025-10-15 23:51:53 -05:00
parent f653af501f
commit 054ff43229
4 changed files with 72 additions and 1 deletions

View File

@@ -7,7 +7,9 @@
<body class="preload">
<div class="content">
<h1>Hello World</h1>
<div id="approot">
</div>
</div>
<script nonce="<%= cspNonce %>" src="/assets/js/content.js" defer></script>
</body>