2023-10-20 21:52:33 -05:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2023-11-07 13:00:16 -06:00
< link rel = "stylesheet" href = "https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
2023-11-07 13:16:50 -06:00
< link rel = "stylesheet" href = "/style.css" >
2023-10-20 21:52:33 -05:00
< title > Violet's Purgatory< / title >
2023-11-09 14:45:55 -06:00
< meta content = "Violet's Purgatory" property = "og:title" / >
2023-11-09 15:03:19 -06:00
< meta content = "Welcome to Violet's Purgatory! I'm Violet, a 14yo web and game developer. On my site i'm hosting various services, so please check out the site for more info!!! \u200B Pronouns: They/Them " property = "og:description" / >
2023-11-09 14:48:22 -06:00
< meta content = "https://api.lanyard.rest/534132311781015564.png" property = "og:image" / >
2023-11-09 14:45:55 -06:00
< meta content = "#a200ff" data-react-helmet = "true" name = "theme-color" / >
<!-- To any who dare read this code! I stole the code above off of stack overflow :P -->
2023-10-20 21:52:33 -05:00
< / head >
2023-11-07 15:52:10 -06:00
< body style = "overflow: hidden" >
2023-11-07 15:04:48 -06:00
<!-- <h1 class="d - md - inline - block d - none">Welcome to Violet's Purgatory</h1> -->
< div class = "fadediv" style = "display: flex; justify-content: center; align-items: center; width: 100%; height: 90%;" >
2023-11-07 13:00:16 -06:00
< div class = "container-fluid row" id = "card" >
< h2 > Violet< / h2 >
2023-11-07 14:40:43 -06:00
< div class = "col-sm-6" style = "display: flex; justify-content: center; align-items: center;" >
2023-11-07 13:00:16 -06:00
< img src = "https://api.lanyard.rest/534132311781015564.png" class = "pfp" >
< / div >
< div class = "col-sm-6" >
< p > Pronouns: They/Them< / p >
< p > Gender: Non-binary< / p >
< p > Game & web developer< / p >
< / div >
2023-11-07 15:04:48 -06:00
< div class = "col-sm-12" >
2023-11-07 15:52:10 -06:00
< p class = "chip" > < a href = "/hosted" > Stuff i'm hosting!< / a > < / p >
< p class = "chip" > < a href = "/socials" > Socials< / a > < / p >
< p class = "chip" > < a href = "/pronouns" > Pronouns< / a > < / p >
2023-11-07 13:00:16 -06:00
< br >
2023-11-07 15:04:48 -06:00
< p class = "chip d-md-inline-block d-none" > Fediverse: < a rel = "me" href = "https://tech.lgbt/@Bingus_Violet" > @Bingus_Violet@tech.lgbt< / a > < / p >
< p class = "chip d-md-inline-block d-none" style = "border-color: red;" > Ko-Fi: < a href = "https://ko-fi.com/bingus_violet"
2023-11-07 14:48:35 -06:00
style="color: rgb(255, 100, 100)">bingus_violet< / a > - Please donate!< / p >
2023-11-07 15:04:48 -06:00
< p class = "d-sm-block d-none" > If you have any problems with the site, put up an issue on < a
2023-11-07 14:48:35 -06:00
href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!< / a > < / p >
2023-11-07 13:00:16 -06:00
< / div >
2023-11-03 20:12:37 -05:00
< / div >
2023-10-22 16:34:09 -05:00
2023-11-07 14:48:35 -06:00
<!--
2023-11-07 13:00:16 -06:00
< p > If you have any problems with the site, put up an issue on < a
2023-11-07 14:40:43 -06:00
href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!< / a > < / p > -->
2023-11-07 13:00:16 -06:00
< / div >
2023-11-07 14:48:35 -06:00
< p style = "color: lightgray" > < em > The world's worst developer< / em > < / p >
2023-10-20 21:52:33 -05:00
< / body >
2023-11-03 13:01:13 -05:00
< / html >
<!--
If you're using the curl command, perhaps consider trying to curl "violets-purgatory.dev/curl" instead?
:3 there waits a secret for you...
-->