<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <link rel="stylesheet" href="../style.css">
 

    <meta content="Socials - Violet's Purgatory" property="og:title" />
    <meta content="On this page, you can find all my social media, such as fedi, matrix, and more." />
    <meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
    <meta content="#a200ff" data-react-helmet="true" name="theme-color" />

    <title>Socials - Violet's Purgatory</title>
</head>

<body>
    <a class="chip" href="../">Home</a>
    <h1><hr>Socials</h1>
    <p>Here's where you can find me most... if you wanted to do that for some reason?</p>
    <div class="row container-fluid" style="margin: auto;">

        <div class="col-sm-6">
            <hr>
            <h2>Chat Applications:</h2>
            <a href="https://matrix.to/#/@bingus_violet:catgirl.cloud" class="chip"><span style="color: limegreen">Matrix</span>: @bingus_violet:&ZeroWidthSpace;catgirl.cloud</a>
            <p class="chip"><span style="color: red;">Revolt</span>: BingusViolet#5573</p>
            <p class="chip"><span style="color: rgb(125, 150, 225)">Discord</span>: bingus_violet</p>
            
        </div>

        <div class="col-sm-6">
            <hr>
            <h2>Social media:</h2>
            <p class="chip" style="color: rgb(200, 175, 255);">Fedi: <a
                    href="https://void.lgbt/bingus_violet" rel="me">@Bingus_Violet@void.lgbt</a></p>
            <p class="chip" style="color: rgb(255, 80, 80)">Youtube: <a
                    href="https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g">Violet's Fiasco</a></p>
        </div>

        <div class="col-sm-6">
            <hr>
            <h2>Git sites:</h2>
            <p class="chip">Github: <a href="https://github.com/Violets-puragtory">Violets-puragtory</a></p>
            <p class="chip" style="color: aqua">Codeberg: <a href="https://codeberg.org/Bingus_Violet">Bingus_Violet</a>
            </p>
        </div>

        <div class="col-sm-6">
            <hr>
            <h2>Game sites:</h2>
            <p class="chip" style="color: darkgrey">Steam: <a
                    href="https://steamcommunity.com/id/Violet-The-Thigh-high-obtainer/">Violet</a></p>
        </div>

    </div>
</body>
</html>