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="12.52" cy="28.55" r="9.26"/>
<path d="M0 100h100L56 55.39l44-39.89V.11L0 0zm12.52-80.71a9.26 9.26 0 1 1-9.26 9.26 9.26 9.26 0 0 1 9.26-9.26z"/>
</svg>

After

Width:  |  Height:  |  Size: 256 B