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="M34 0c19 0 34 10 36 28 2 0 5 3 6 6l4-1c2 0 4 2 5 5l3-2c2 0 3 2 5 4l2-1c3 0 5 5 5 11s-2 11-5 11l-2-2c-2 3-3 4-5 4l-3-1c-1 3-3 5-5 5l-4-1c-1 3-4 5-6 5-2 19-17 29-36 29H0V0h34z"/>
</svg>

After

Width:  |  Height:  |  Size: 270 B