27 lines
No EOL
994 B
HTML
27 lines
No EOL
994 B
HTML
<!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>
|
|
<h1>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>
|
|
<p class="chip"><a href="../pronouns">Pronouns (here bc it's hard to find on main page)</a></p>
|
|
</div>
|
|
<a class="chip" href="../">Home</a>
|
|
</body>
|
|
</html> |