move side templates and static files into root folder structure to not have it in the code folder
Build and Push Docker Container / build-and-push (push) Failing after 14m3s

This commit is contained in:
2026-04-06 19:35:53 +02:00
parent 3da10189b7
commit 59d01428a9
196 changed files with 3 additions and 5 deletions
@@ -0,0 +1,3 @@
<svg id="root" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path d="M100 35V0H0v100h56L38 74a21 21 0 0 0 11 2c8-1 12-6 15-10 3-5 4-6 8-4 2 1 4 2 4 4 1 2-2 5-3 6a4 4 0 0 0 3 6 3 3 0 0 0 2-1c1 0 6-6 5-12 0-4-3-7-8-9-9-5-14 1-17 5s-5 7-10 8c-6 1-14-5-21-10l-1-2zM23 19a9 9 0 1 1-10 10 9 9 0 0 1 10-10z" />
</svg>

After

Width:  |  Height:  |  Size: 326 B