Matrix link
This commit is contained in:
parent
72bbf83163
commit
a5fad69426
2 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
||||||
"Youtube": "rgb(255, 0, 0)",
|
"Youtube": "rgb(255, 0, 0)",
|
||||||
"Fedi": "rgb(175, 125, 200)",
|
"Fedi": "rgb(175, 125, 200)",
|
||||||
"Matrix": "limegreen",
|
"Matrix": "limegreen",
|
||||||
|
"Element": "rgb(100, 255, 200)",
|
||||||
"Codeberg": "rgb(0, 255, 255)",
|
"Codeberg": "rgb(0, 255, 255)",
|
||||||
"Docker": "blue",
|
"Docker": "blue",
|
||||||
"Github": "gray",
|
"Github": "gray",
|
||||||
|
|
|
@ -52,6 +52,9 @@
|
||||||
<h2><hr>Services</h2>
|
<h2><hr>Services</h2>
|
||||||
<p>List of services for public use hosted on Violet's Purgatory. <br>More are planned, don't worry!</p>
|
<p>List of services for public use hosted on Violet's Purgatory. <br>More are planned, don't worry!</p>
|
||||||
<a href="https://sxng.violets-purgatory.dev" class="chip">SearXNG: sxng.violets-purgatory.dev</a>
|
<a href="https://sxng.violets-purgatory.dev" class="chip">SearXNG: sxng.violets-purgatory.dev</a>
|
||||||
|
<br>
|
||||||
|
<p class="chip">Matrix Homeserver: matrix.violets-purgatory.dev</p>
|
||||||
|
<a href="https://element.violets-purgatory.dev" class="chip">Element: element.violets-purgatory.dev</a>
|
||||||
<hr>
|
<hr>
|
||||||
<h1>Socials</h1>
|
<h1>Socials</h1>
|
||||||
{PATH_SOCIALS}
|
{PATH_SOCIALS}
|
||||||
|
|
Loading…
Reference in a new issue