From a3a5402af20df198b9df59419db1f137df97a3eb Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Fri, 23 Jul 2021 21:20:19 +0530 Subject: cytube, jitsi and footers Signed-off-by: Pratyush Desai --- i2p.html | 15 +++++++++++++++ index.html | 19 +++++++++++++++++-- irc.html | 13 +++++++++++++ matrix.html | 14 ++++++++++++++ styles.css | 4 ++++ xmpp.html | 13 +++++++++++++ 6 files changed, 76 insertions(+), 2 deletions(-) diff --git a/i2p.html b/i2p.html index 4ba7551..8d7a7d7 100644 --- a/i2p.html +++ b/i2p.html @@ -49,6 +49,21 @@ You should now be able to connect your IRC client with the following settings: SSL/TLS: Off/Disabled Nickname, Username and SASL password are the regular details you would use for connecting to LibertaCasa. + + + + + + + + + + + + + diff --git a/index.html b/index.html index f7d9818..fcf92df 100644 --- a/index.html +++ b/index.html @@ -51,12 +51,27 @@ Services: Communcations: -------------- -XMPP | Matrix | IRC +XMPP | Matrix | IRC | Jitsi Video Conferencing Services: --------- -Private Bin | Gitea - Git with a cup of cum. | Searx search | Yacy Search +Private Bin | Gitea | Searx search | Yacy Search | Cytube - Watch together + + + + + + + + + + + + + \ No newline at end of file diff --git a/irc.html b/irc.html index 57e0739..3e6cc7e 100644 --- a/irc.html +++ b/irc.html @@ -112,6 +112,19 @@ in place of your cloaked IP-based hostname). + + + + + + + + + + + diff --git a/matrix.html b/matrix.html index 068979f..905af3c 100644 --- a/matrix.html +++ b/matrix.html @@ -19,6 +19,20 @@ Matrix WebClient + + + + + + + + + + + + diff --git a/styles.css b/styles.css index 9414957..fd429e2 100644 --- a/styles.css +++ b/styles.css @@ -10,4 +10,8 @@ a { a:hover { background-color: blue; +} + +footer { + color: green; } \ No newline at end of file diff --git a/xmpp.html b/xmpp.html index 4ad24bd..ab6ca24 100644 --- a/xmpp.html +++ b/xmpp.html @@ -33,6 +33,19 @@ and the password of your choice. Host: xmpp.liberta.casa Port: 5222 + + + + + + + + + + + -- cgit v1.2.3