Fix burger menu (missing script)
All checks were successful
/ build (push) Successful in 12s

This commit is contained in:
lilith 2025-03-04 11:29:16 +01:00
commit ad46862f4c
Signed by: lilith
SSH key fingerprint: SHA256:WMHGS60rozMrHkA/VT+Ole85sPCLZ190yemdzY68WJo

View file

@ -646,5 +646,9 @@
</div> </div>
</main> </main>
</div> </div>
<script
src="../assets/script/styleguide.js"
type="text/javascript"
></script>
</body> </body>
</html> </html>