gitea actions

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-04-09 22:11:43 +02:00
parent 71bec8e86f
commit 2460fb32d6
9 changed files with 258 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
<script src="./actions/PetrolAction.js"></script>
<script src="./actions/CopilotAction.js"></script>
<script src="./actions/GiteaAction.js"></script>
<script src="./app.js"></script>
</body>
</html>