Added PeerTube as tile

This commit is contained in:
Michael Rodin 2024-05-16 01:01:59 +02:00
parent d8c6c2036f
commit 0f33db1175
2 changed files with 12 additions and 0 deletions

View file

@ -31,6 +31,10 @@ $title = "Marcel's Homepage";
<div class="image"><img class="item" alt="logo" src="static/forgejo.svg"></div><div class="desc">Forgejo</div>
<a href="https://git.marcelsite.com"></a>
</div>
<div class="item" id="peertube">
<div class="image"><img class="item" alt="logo" src="static/peertube.svg"></div><div class="desc">Forgejo</div>
<a href="https://peertube.marcelsite.com"></a>
</div>
<div class="item" id="element">
<div class="image"><img class="item" alt="logo" src="static/element.svg"></div><div class="desc">Matrix (Element)</div>
<a href="https://element.marcelsite.com"></a>

8
root/static/peertube.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="2799 -911 16 22">
<g>
<path fill="#211f20" d="M2799-911v11l8-5" />
<path fill="#737373" d="M2799-900v11l8-6" />
<path fill="#f1680d" d="M2807-905v10l8-5" />
<path fill="transparent" d="M2807-895v-10l-8 5z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 290 B