Skip to content

Commit 1f12a7c

Browse files
authored
1 parent 3ffc28b commit 1f12a7c

3 files changed

Lines changed: 14 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ docker compose up -d
6161
<a href="https://buymeacoffee.com/maxdorninger"><img src="https://cdn.buymeacoffee.com/uploads/profile_pictures/default/v2/B6CDBD/NI.png" width="80px" alt="Nicolas" /></a>&nbsp;&nbsp;
6262
<a href="https://buymeacoffee.com/maxdorninger"><img src="https://cdn.buymeacoffee.com/uploads/profile_pictures/default/v2/DEBBB9/JO.png" width="80px" alt="Josh" /></a>&nbsp;&nbsp;
6363
<a href="https://buymeacoffee.com/maxdorninger"><img src="https://cdn.buymeacoffee.com/uploads/profile_pictures/2025/11/2VeQ8sTGPhj4tiLy.jpg" width="80px" alt="PuppiestDoggo" /></a>&nbsp;&nbsp;
64+
<a href="https://github.com/seferino-fernandez"><img src="https://avatars.githubusercontent.com/u/5546622" width="80px" alt="Seferino" /></a>&nbsp;&nbsp;
6465

6566

6667
## Star History

Writerside/topics/Introduction.topic

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,27 @@
4040
<cards narrow="true">
4141
<title>MediaManager Sponsors</title>
4242
<card href="https://github.com/ldrrp"
43-
summary="@ldrrp" image="https://github.com/ldrrp.png" />
43+
summary="ldrrp" image="https://github.com/ldrrp.png" />
4444
<card href="https://fosstodon.org/@aljazmerzen"
45-
summary="@aljamerzen" image="https://cdn.fosstodon.org/accounts/avatars/107/626/197/378/907/137/original/e93602705171fd0a.jpg"/>
45+
summary="aljamerzen" image="https://cdn.fosstodon.org/accounts/avatars/107/626/197/378/907/137/original/e93602705171fd0a.jpg"/>
4646
<card href="https://github.com/SeimusS"
47-
summary="@SeimusS" image="https://github.com/SeimusS.png" />
47+
summary="SeimusS" image="https://github.com/SeimusS.png" />
4848
<card href="https://github.com/HadrienKerlero"
49-
summary="@HadrienKerlero" image="https://github.com/HadrienKerlero.png" />
49+
summary="HadrienKerlero" image="https://github.com/HadrienKerlero.png" />
5050
<card href="https://github.com/brandon-dacrib"
51-
summary="@brandon-dacrib" image="https://github.com/brandon-dacrib.png" />
51+
summary="brandon-dacrib" image="https://github.com/brandon-dacrib.png" />
5252
<card href="https://github.com/keyxmakerx"
53-
summary="@keyxmakerx" image="https://github.com/keyxmakerx.png" />
53+
summary="keyxmakerx" image="https://github.com/keyxmakerx.png" />
5454
<card href="https://github.com/LITUATUI"
55-
summary="@LITUATUI" image="https://github.com/LITUATUI.png" />
55+
summary="LITUATUI" image="https://github.com/LITUATUI.png" />
5656
<card href="https://buymeacoffee.com/maxdorninger"
5757
summary="Nicolas" image="https://cdn.buymeacoffee.com/uploads/profile_pictures/default/v2/B6CDBD/NI.png" />
5858
<card href="https://buymeacoffee.com/maxdorninger"
5959
summary="Josh" image="https://cdn.buymeacoffee.com/uploads/profile_pictures/default/v2/DEBBB9/JO.png" />
6060
<card href="https://buymeacoffee.com/maxdorninger"
61-
summary="@PuppiestDoggo" image="https://cdn.buymeacoffee.com/uploads/profile_pictures/2025/11/2VeQ8sTGPhj4tiLy.jpg" />
61+
summary="PuppiestDoggo" image="https://cdn.buymeacoffee.com/uploads/profile_pictures/2025/11/2VeQ8sTGPhj4tiLy.jpg" />
62+
<card href="https://github.com/seferino-fernandez"
63+
summary="Seferino" image="https://avatars.githubusercontent.com/u/5546622" />
6264
</cards>
6365
<links>
6466
<group>

web/src/routes/dashboard/about/+page.svelte

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
<a href="https://github.com/LITUATUI"
8989
><img alt="LITUATUI" src="https://github.com/LITUATUI.png" width="80px" /></a
9090
>&nbsp;&nbsp;
91+
<a href="https://github.com/seferino-fernandez"
92+
><img alt="Seferino" src="https://avatars.githubusercontent.com/u/5546622" width="80px" /></a
93+
>&nbsp;&nbsp;
9194
<a href="https://buymeacoffee.com/maxdorninger"
9295
><img
9396
alt="Nicolas"

0 commit comments

Comments
 (0)