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,10 @@
<svg id="root" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;}
</style>
<path class="st0" d="M0,0v100h57c18.5,0,32.7-10.3,34-28.5c0,0-28.7,5.7-39-4.9c13.3,1.9,43-4.9,43-4.9s-2-14.7-11.8-24
S55,32.5,50.8,30.5S33.9-0.2,0,0z M20.5,37.8c-5.1,0-9.3-4.1-9.3-9.3s4.1-9.3,9.3-9.3s9.3,4.1,9.3,9.3c0,0,0,0,0,0
C29.8,33.7,25.6,37.8,20.5,37.8C20.5,37.8,20.5,37.8,20.5,37.8z"/>
<path d="M93.8,21.6c4.8,1.8,7.2,7.1,5.4,11.9c-1.8,4.8-7.1,7.2-11.9,5.4s-7.2-7.1-5.4-11.9c0,0,0,0,0,0C83.7,22.2,89,19.8,93.8,21.6
z"/>
</svg>

After

Width:  |  Height:  |  Size: 587 B