2024-02-12 14:05:07 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
2024-04-24 15:55:11 -05:00
|
|
|
<link rel="stylesheet" type="text/css" href="../style.css">
|
2024-02-12 14:05:07 -06:00
|
|
|
<link rel="stylesheet" type="text/css" href="../subpage.css">
|
2024-06-26 19:18:44 -05:00
|
|
|
|
2024-06-25 18:35:58 -05:00
|
|
|
<script src="../jquery.js"></script>
|
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" />
|
2024-04-26 09:09:01 -05:00
|
|
|
<meta content="This page lists all the platforms you can find me on!" 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-04-17 09:33:05 -05:00
|
|
|
|
2024-06-26 19:18:44 -05:00
|
|
|
{TOPBAR}
|
|
|
|
<!-- <a href="../" class="chip">Home</a>
|
2024-05-20 11:43:00 -05:00
|
|
|
<a href="../faq" class="chip">FAQ</a>
|
2024-06-26 19:18:44 -05:00
|
|
|
<a href="../stats" class="chip">Stats</a> -->
|
2024-02-13 09:23:54 -06:00
|
|
|
<h1>Socials</h1>
|
2024-04-17 09:33:05 -05:00
|
|
|
<div class="mainDiv">
|
2024-04-17 11:12:42 -05:00
|
|
|
<hr>
|
2024-06-26 19:18:44 -05:00
|
|
|
<main>
|
|
|
|
<p>Here's most of the sites you can find me on-<br>if you needed that for some reason?</p>
|
|
|
|
<div class="grid-container">
|
|
|
|
{SOCIALS}
|
|
|
|
<!-- <div class="grid-child">
|
2024-02-13 09:38:29 -06:00
|
|
|
<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>
|
2024-06-19 14:23:16 -05:00
|
|
|
<a class="chip" href="https://ko-fi.com/bingus_violet">Ko-fi: Bingus_{Violet}</a>
|
2024-06-11 02:40:38 -05:00
|
|
|
<a class="chip" href="https://en.liberapay.com/bingus_violet/">Liberapay: 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-06-11 02:40:38 -05:00
|
|
|
<a class="chip">Discord: bingus_violet</a>
|
2024-03-29 16:55:40 -05:00
|
|
|
<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-05-20 10:20:19 -05:00
|
|
|
<a class="chip" href="https://git.violets-purgatory.dev/bingus_violet/">Forgejo: bingus_violet (git.violets-purgatory.dev)</a>
|
2024-06-02 18:56:53 -05:00
|
|
|
<a class="chip" href="https://codeberg.org/Bingus_violet">Codeberg: bingus_violet</a>
|
2024-02-18 08:01:58 -06:00
|
|
|
<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-06-11 02:45:55 -05:00
|
|
|
<a class="chip" href="https://www.roblox.com/users/28347789/profile">Roblox: @bingus_violet</a>
|
2024-02-13 09:38:29 -06:00
|
|
|
</div>
|
2024-06-19 14:23:16 -05:00
|
|
|
</div> -->
|
2024-06-26 19:18:44 -05:00
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
</main>
|
|
|
|
<div id="activityHtml">
|
|
|
|
{ACTIVITIES}
|
2024-02-12 14:05:07 -06:00
|
|
|
</div>
|
2024-04-17 11:12:42 -05:00
|
|
|
|
2024-06-26 19:18:44 -05:00
|
|
|
{SELECTED_VIDEO}
|
|
|
|
</div>
|
2024-02-12 14:05:07 -06:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|