Guys. im really dumb. !
This commit is contained in:
parent
14f3e661ad
commit
25a21ee185
4 changed files with 23 additions and 6 deletions
|
@ -5,8 +5,16 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
|
||||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
|
||||
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<meta content="Hosting on Violet's Purgatory" property="og:title" />
|
||||
<meta content="On violet's purgatory, I host various search engines, social media, and other utilities. Please check out the site to see these services!" />
|
||||
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
|
||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
<title>Hosting - Violet's Purgatory</title>
|
||||
</head>
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
|
||||
<!-- <link rel="icon" type="image/x-icon" href="https://api.lanyard.rest/534132311781015564.png"> -->
|
||||
|
||||
<meta content="Violet's Purgatory" property="og:title" />
|
||||
<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" />
|
||||
<meta content="Welcome to Violet's Purgatory" property="og:title" />
|
||||
<meta content="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!!!" property="og:description" />
|
||||
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
|
||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
|
@ -39,11 +39,11 @@
|
|||
<p class="chip"><a href="/socials">Socials</a></p>
|
||||
<p class="chip"><a href="/pronouns">Pronouns</a></p>
|
||||
<br>
|
||||
<p class="d-md-inline-block d-none">Fediverse: <a rel="me" href="https://tech.lgbt/@Bingus_Violet" >@Bingus_Violet@tech.lgbt</a></p>
|
||||
<p class="d-md-inline-block d-none" style="border-color: red;">Ko-Fi: <a href="https://ko-fi.com/bingus_violet"
|
||||
<p class="d-sm-inline-block d-none">Fediverse: <a rel="me" href="https://tech.lgbt/@Bingus_Violet" >@Bingus_Violet@tech.lgbt</a></p>
|
||||
<p class="d-sm-inline-block d-none" style="border-color: red;">Ko-Fi: <a href="https://ko-fi.com/bingus_violet"
|
||||
style="color: rgb(255, 0, 0)">bingus_violet</a> - Please donate!</p>
|
||||
<p class="d-sm-block d-none">If you have any problems with the site, put up an issue on <a
|
||||
href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!</a></p>
|
||||
<!-- <p class="d-sm-block d-none">If you have any problems with the site, put up an issue on <a
|
||||
href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!</a></p> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -8,6 +8,11 @@
|
|||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
|
||||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
|
||||
|
||||
<meta content="Violet's Pronouns" property="og:title" />
|
||||
<meta content="Check out this page to see more about my preffered pronouns :P" property="og:description" />
|
||||
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
|
||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
<title>Pronouns - Violet's Purgatory</title>
|
||||
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
|
|
@ -9,6 +9,10 @@
|
|||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<meta content="Violet's Purgatory - Socials" 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>
|
||||
|
|
Loading…
Reference in a new issue