mehr bootstrap updates
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
<body>
|
||||
<?php include(ROOT."/templates/menu.html") ?>
|
||||
|
||||
<main id="main" class="container" hx-get="/" hx-trigger="load" hx-indicator="#spinner">
|
||||
<i id="spinner" class="fa-solid fa-spinner"></i>
|
||||
<main id="main" class="container" hx-get="/" hx-trigger="load">
|
||||
|
||||
</main>
|
||||
|
||||
<script src="/js/htmx.min.js"></script>
|
||||
|
Reference in New Issue
Block a user