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,4 @@
<svg id="root" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<circle fill="none" cx="13" cy="29" r="9"/>
<path d="M88 57l11-11a3 3 0 0 0-4-5L82 54H43l48-38V0H0v100h89L44 60h38l13 13a3 3 0 0 0 4-5zM13 38a9 9 0 1 1 10-9 9 9 0 0 1-10 9z"/>
</svg>

After

Width:  |  Height:  |  Size: 260 B