Changed source root directory

This commit is contained in:
2026-03-05 16:30:11 +01:00
parent dc85447ee1
commit 538f85d7a2
5868 changed files with 749734 additions and 99 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="356.000000pt" height="356.000000pt" viewBox="0 0 356.000000 356.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,356.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1608 3525 c-1 -2 -28 -6 -59 -9 -383 -41 -789 -245 -1064 -538 -96
-102 -108 -116 -185 -232 -141 -209 -222 -408 -272 -661 -17 -87 -22 -148 -22
-290 -1 -201 5 -264 34 -392 114 -503 433 -923 890 -1170 149 -81 375 -161
519 -183 36 -6 77 -13 91 -16 47 -10 375 -13 435 -4 33 5 80 12 105 16 83 12
240 53 333 89 274 103 562 308 732 520 22 28 43 52 46 55 4 3 36 51 73 107
145 221 242 484 281 758 11 75 13 334 4 407 -14 104 -41 229 -66 307 -40 128
-122 308 -175 383 -10 14 -18 31 -18 36 0 6 -4 12 -8 14 -5 2 -23 25 -42 52
-114 167 -313 356 -508 480 -137 88 -403 202 -515 221 -17 3 -34 8 -38 11 -27
16 -269 41 -408 42 -88 0 -161 -1 -163 -3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}