Added blocking service.
CI / lint (push) Failing after 26s
CI / test (3.9) (push) Failing after 25s
CI / test (3.12) (push) Failing after 26s
CI / build (push) Failing after 27s
CI / test (3.8) (push) Failing after 24s
CI / test (3.11) (push) Failing after 47s
CI / test (3.10) (push) Failing after 49s

This commit is contained in:
2025-12-10 15:39:19 +01:00
parent 2078c1115a
commit 3570ba5b99
12 changed files with 574 additions and 25 deletions
+1
View File
@@ -38,6 +38,7 @@
<link rel="stylesheet" href="css/components/notification.css">
<link rel="stylesheet" href="css/components/form.css">
<link rel="stylesheet" href="css/components/pages.css">
<link rel="stylesheet" href="css/components/block.css">
<link rel="stylesheet" href="lib/highlight.css">
<script src="lib/marked.min.js"></script>