Started working on the event bus
This commit is contained in:
parent
fdd2ecc7fc
commit
e2f159e980
9 changed files with 233 additions and 61 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
<title>Hugo CMS</title>
|
||||
<script src="https://unpkg.com/htmx.org@2.0.4"></script>
|
||||
<script src="https://unpkg.com/htmx-ext-sse@2.2.2/sse.js"></script>
|
||||
</head>
|
||||
<body class="role-site">
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue