2024-02-12 14:05:07 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
2024-02-18 08:28:36 -06:00
|
|
|
<link rel="stylesheet" type="text/css" href="../global.css">
|
2024-02-12 14:05:07 -06:00
|
|
|
<link rel="stylesheet" type="text/css" href="../subpage.css">
|
2024-04-16 14:25:15 -05:00
|
|
|
<script src="../main.js"></script>
|
2024-02-12 14:05:07 -06:00
|
|
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
<title>Violet's Purgatory</title>
|
|
|
|
|
|
|
|
<meta name="darkreader-lock">
|
|
|
|
|
2024-02-18 08:28:36 -06:00
|
|
|
<meta content="Socials - Violet's Purgatory" property="og:title" />
|
|
|
|
<meta content="This page lists all the social media I use :3" property="og:description" />
|
2024-02-12 14:05:07 -06:00
|
|
|
<meta content="https://api.violets-purgatory.dev/v1/pfp" property="og:image" />
|
|
|
|
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2024-04-16 14:25:15 -05:00
|
|
|
{WEATHER_MODIFIER}
|
2024-02-13 09:23:54 -06:00
|
|
|
<h1>Socials</h1>
|
2024-04-16 14:25:15 -05:00
|
|
|
<p>Congrats on finding the <em>Incomplete seperated version of the socials page!!!!</em></p>
|
2024-02-13 09:38:29 -06:00
|
|
|
<main>
|
2024-03-07 23:07:11 -06:00
|
|
|
<p>Here's most of the sites you can find me on-<br>if you needed that for some reason?</p>
|
2024-02-13 09:38:29 -06:00
|
|
|
<div class="grid-container">
|
|
|
|
<div class="grid-child">
|
|
|
|
<div>
|
|
|
|
<h3>Social Media</h3>
|
2024-03-29 20:40:15 -05:00
|
|
|
<a class="chip" href="https://floofy.city/@bingus_violet" rel="me">Fedi: bingus_violet​@floofy.city</a>
|
2024-02-18 08:01:58 -06:00
|
|
|
<a class="chip" href="https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g">Youtube: {Violet}'s Fiasco</a>
|
|
|
|
<a class="chip" href="https://ko-fi.com/bingus_violet">Ko-fi: Bingus_{Violet}</a>
|
2024-02-13 09:38:29 -06:00
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</div>
|
2024-02-13 09:38:29 -06:00
|
|
|
<div class="grid-child">
|
|
|
|
<div>
|
|
|
|
<h3>Chat</h3>
|
2024-03-07 08:55:41 -06:00
|
|
|
<a class="chip" href="https://matrix.to/#/@bingus_violet:matrix.violets-purgatory.dev">Matrix: @bingus_violet:​matrix.violets-purgatory.dev</a>
|
2024-03-29 16:55:40 -05:00
|
|
|
<a class="chip">Discord: {DISCORD_USER}</a>
|
|
|
|
<a class="chip">Revolt: Bingus{Violet}#5573</a>
|
2024-02-13 09:38:29 -06:00
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</div>
|
2024-02-13 09:38:29 -06:00
|
|
|
<div class="grid-child">
|
|
|
|
<div>
|
|
|
|
<h3>Coding</h3>
|
2024-02-18 08:01:58 -06:00
|
|
|
<a class="chip" href="https://codeberg.org/Bingus_violet">Codeberg: bingus_violet</a>
|
|
|
|
<a class="chip" href="https://hub.docker.com/u/bingusviolet">Docker: bingusviolet</a>
|
|
|
|
<a class="chip" href="https://github.com/violets-puragtory">Github: violets-puragtory</a>
|
2024-02-13 09:38:29 -06:00
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</div>
|
2024-02-13 09:38:29 -06:00
|
|
|
<div class="grid-child">
|
|
|
|
<div>
|
|
|
|
<h3>Games</h3>
|
2024-02-18 08:01:58 -06:00
|
|
|
<a class="chip" href="https://steamcommunity.com/id/violet-The-Thigh-high-obtainer/">Steam: {Violet}</a>
|
2024-02-13 09:38:29 -06:00
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</div>
|
|
|
|
</div>
|
2024-02-18 08:01:58 -06:00
|
|
|
<br>
|
2024-02-12 14:05:07 -06:00
|
|
|
</main>
|
2024-04-16 14:25:15 -05:00
|
|
|
<div id="activityHTML">
|
|
|
|
{ACTIVITIES}
|
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|