mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 09:15:33 +00:00
global startup script
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
</head>
|
||||
|
||||
<body class="w-full text-lg" hx-ext="response-targets" hx-boost="true">
|
||||
<script type="module">
|
||||
import { Startup } from "/assets/scripts.js";
|
||||
Startup();
|
||||
</script>
|
||||
|
||||
<div class="flex flex-col min-h-screen w-full">
|
||||
<header class="container-normal pb-0" id="header">
|
||||
{{ block "_menu" . }}
|
||||
|
||||
Reference in New Issue
Block a user