Compare commits
No commits in common. "d2508005c40cefc22521c4bfa4e4cd656a535c50" and "cc94c6e8971b3204a53a10c6ca265585d2c3158a" have entirely different histories.
d2508005c4
...
cc94c6e897
15
i2p.html
15
i2p.html
@ -49,21 +49,6 @@ You should now be able to connect your IRC client with the following settings:
|
|||||||
SSL/TLS: Off/Disabled
|
SSL/TLS: Off/Disabled
|
||||||
</code>
|
</code>
|
||||||
Nickname, Username and SASL password are the regular details you would use for connecting to LibertaCasa.
|
Nickname, Username and SASL password are the regular details you would use for connecting to LibertaCasa.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
|
||||||
<a href="mailto:hello@liberta.casa"> Contact </a>
|
|
||||||
</footer>
|
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
21
index.html
21
index.html
@ -52,31 +52,12 @@ Services:
|
|||||||
Communcations:
|
Communcations:
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
<a href="/xmpp.html">XMPP</a> | <a href="/matrix.html">Matrix</a> | <a href="/irc.html">IRC</a> | <a href="https://meet.lysergic.dev"> Jitsi Video Conferencing </a>
|
<a href="/xmpp.html">XMPP</a> | <a href="/matrix.html">Matrix</a> | <a href="/irc.html">IRC</a>
|
||||||
|
|
||||||
Services:
|
Services:
|
||||||
---------
|
---------
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
<a href="https://pasta.lysergic.dev">Private Bin</a> | <a href="https://git.com.de">Gitea</a> | <a href="https://searx.xkek.net"> Searx search </a> | <a href="https://yacy.xkek.net"> Yacy Search</a>
|
<a href="https://pasta.lysergic.dev">Private Bin</a> | <a href="https://git.com.de">Gitea</a> | <a href="https://searx.xkek.net"> Searx search </a> | <a href="https://yacy.xkek.net"> Yacy Search</a>
|
||||||
=======
|
|
||||||
<a href="https://pasta.lysergic.dev">Private Bin</a> | <a href="https://git.com.de">Gitea</a> | <a href="https://searx.xkek.net"> Searx search </a> | <a href="https://yacy.xkek.net"> Yacy Search </a> | <a href="https://party.lysergic.dev"> Cytube - Watch together</a>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
|
||||||
<a href="mailto:hello@liberta.casa"> Contact </a>
|
|
||||||
</footer>
|
|
||||||
>>>>>>> master
|
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
13
irc.html
13
irc.html
@ -112,19 +112,6 @@ in place of your cloaked IP-based hostname).
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
|
||||||
<a href="mailto:hello@liberta.casa"> Contact </a>
|
|
||||||
</footer>
|
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
14
matrix.html
14
matrix.html
@ -19,20 +19,6 @@
|
|||||||
|
|
||||||
|
|
||||||
<a href="https://element.liberta.casa">Matrix WebClient</a>
|
<a href="https://element.liberta.casa">Matrix WebClient</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
|
||||||
<a href="mailto:hello@liberta.casa"> Contact </a>
|
|
||||||
</footer>
|
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,9 +9,5 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
background-color: rgb(130, 100, 185);
|
background-color: blue;
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
|
||||||
color: green;
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user