Compatibility CSS file
This commit is contained in:
parent
a7e1dbe69a
commit
450374adac
5 changed files with 432 additions and 84 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="../global.css">
|
||||
<link rel="stylesheet" type="text/css" href="../subpage.css">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
|
@ -12,12 +12,10 @@
|
|||
|
||||
<meta name="darkreader-lock">
|
||||
|
||||
<meta content="Violet's Purgatory - Socials" property="og:title" />
|
||||
<meta content="This page lists all the places where you can find me." property="og:description" />
|
||||
<meta content="Socials - Violet's Purgatory" property="og:title" />
|
||||
<meta content="This page lists all the social media I use :3" property="og:description" />
|
||||
<meta content="https://api.violets-purgatory.dev/v1/pfp" property="og:image" />
|
||||
<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-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue