<!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="FAQ - Violet's Purgatory" property="og:title" /> <meta content="The answers to all your not-so-frequently-asked questions!" /> <meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" /> <meta content="#a200ff" data-react-helmet="true" name="theme-color" /> <title>Extras - Violet's Purgatory</title> </head> <body> <a class="chip" href="../">Home</a> <h1><hr>Extras</h1> <p>Just some fun things that really don't have use on the main page but exist anyway!</p> <div class="fadediv container-fluid "> <p class="chip"><a href="./discord">Dynamic Discord Status (Javascript, W.I.P)</a></p> </div> </body> </html>