Compare commits
2 commits
0ab30b11e4
...
05d6be577b
Author | SHA1 | Date | |
---|---|---|---|
05d6be577b | |||
07a8ec51d2 |
2 changed files with 6 additions and 0 deletions
5
build.py
5
build.py
|
@ -753,10 +753,15 @@ To be continued…
|
|||
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
'profiles': f'''\
|
||||
<ul class="cards">
|
||||
<li class="card"><a href="https://forge.rwx.work/marc.beninca">
|
||||
<img src="img/ForgeJo.svg" /><br />ForgeJo</a></li>
|
||||
<li class="card"><a href="https://keyoxide.org/08EDA7006234A0EB29A3A8471DBD5EC4BADA5579">
|
||||
<img src="img/KeyOxide.png" /><br />KeyOxide / PGP</a></li>
|
||||
<li class="card"><a href="https://keyoxide.org/aspe:keyoxide.org:WUD5YVN52J3RJ6CD4ZCWYL6S54">
|
||||
<img src="img/KeyOxide.png" /><br />KeyOxide / ASP</a></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<ul class="cards">
|
||||
<li class="card"><a href="https://peertube.iriseden.eu/c/marc.beninca">
|
||||
<img src="img/PeerTube.png" /><br />PeerTube</a></li>
|
||||
<li class="card"><a href="https://pixelfed.social/marc.beninca">
|
||||
|
|
1
in/img/ForgeJo.svg
Normal file
1
in/img/ForgeJo.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 212 212" width="32" height="32"><style>circle,path{fill:none;stroke:#000;stroke-width:15}path{stroke-width:25}.orange{stroke:#f60}.red{stroke:#d40000}</style><g transform="translate(6 6)"><path d="M58 168V70a50 50 0 0 1 50-50h20" class="orange"/><path d="M58 168v-30a50 50 0 0 1 50-50h20" class="red"/><circle cx="142" cy="20" r="18" class="orange"/><circle cx="142" cy="88" r="18" class="red"/><circle cx="58" cy="180" r="18" class="red"/></g></svg>
|
After Width: | Height: | Size: 503 B |
Loading…
Reference in a new issue