20230724
This commit is contained in:
parent
b5e2c0c44b
commit
027f5875ad
1 changed files with 13 additions and 1 deletions
14
index.html
14
index.html
|
@ -5,6 +5,13 @@
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
background-color: #24273a;
|
||||||
|
color: #cad3f5;
|
||||||
|
}
|
||||||
|
a:link {
|
||||||
|
color: #8bd5ca;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -29,9 +36,14 @@
|
||||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠉⠉⠉⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠉⠉⠉⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<p>brain genuinely not working with me so im just gonna write the links down for now:</p>
|
<p>brain genuinely not working with me so instead of thinking of a design, im just gonna write the links down for now:</p>
|
||||||
|
<br>
|
||||||
<a href="https://git.ouroboros.group">ForgeJo</a>
|
<a href="https://git.ouroboros.group">ForgeJo</a>
|
||||||
|
<br>
|
||||||
<a href="https://ouroboros.gay">Ouroboros.Gay - Fediverse</a>
|
<a href="https://ouroboros.gay">Ouroboros.Gay - Fediverse</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://up.ouroboros.group">Uptime Kuma</a>
|
||||||
|
<br>
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
</body>
|
</body>
|
Loading…
Reference in a new issue