feat: synapse & prosody + change text
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
hexlocation 2025-02-14 22:06:10 +01:00
parent 4213acd300
commit 989d693eb3
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF
4 changed files with 12 additions and 3 deletions

BIN
assets/img/matrix.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

9
assets/img/prosody.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" height="64" viewBox="0 0 480 480" width="64">
<g>
<title>Prosody Logo</title>
<rect fill="#6197df" height="220" id="svg_1" rx="60" ry="60" width="220" x="10" y="10"></rect>
<rect fill="#f29b00" height="220" id="svg_2" rx="60" ry="60" width="220" x="10" y="240"></rect>
<rect fill="#f29b00" height="220" id="svg_3" rx="60" ry="60" width="220" x="240" y="10"></rect>
<rect fill="#6197df" height="220" id="svg_4" rx="60" ry="60" width="220" x="240" y="240"></rect>
</g>
</svg>

After

Width:  |  Height:  |  Size: 525 B