|
|
@@ -29,7 +29,6 @@ window.addEventListener("load", (event) => {
|
|
|
<img src="./wordart_pink.png" class="small-pic">
|
|
|
|
|
|
<a href="./blog">Blog</a>
|
|
|
- <a href="./xmpp.html">XMPP</a>
|
|
|
<a href="./pgp.html">PGP</a>
|
|
|
<a href="./about.html">About me</a>
|
|
|
<a href="https://git.glamour.ovh/computer_glamour">My Git</a>
|
|
|
@@ -68,6 +67,16 @@ Follow me on fediverse: <a class="no-button" href="https://glamour.ovh/computer"
|
|
|
Link to the instance: <a class="no-button" href="https://glamour.ovh">https://glamour.ovh</a>
|
|
|
</p>
|
|
|
|
|
|
+</div>
|
|
|
+<div class="container bio">
|
|
|
+ <h2>Selfhosted services</h2>
|
|
|
+
|
|
|
+ <a href="./xmpp">XMPP server</a>
|
|
|
+ <a href="https://glamour.ovh">Fediverse</a>
|
|
|
+ <a href="https://git.glamour.ovh/">Git</a>
|
|
|
+ <a href="https://git.glamour.ovh/computer_glamour">PrivateBin</a>
|
|
|
+
|
|
|
+
|
|
|
</div>
|
|
|
<div class="container bio">
|
|
|
<h2>About Me</h2>
|
|
|
@@ -321,4 +330,3 @@ You can download the web button or fetch it from my website.
|
|
|
</body>
|
|
|
|
|
|
</html>
|
|
|
-
|