relative :3
This commit is contained in:
parent
9b71b06bce
commit
08f85ef076
4 changed files with 14 additions and 20 deletions
|
@ -5,8 +5,8 @@
|
|||
<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="../bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
|
||||
<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" />
|
||||
|
@ -14,8 +14,6 @@
|
|||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
<title>Pronouns - Violet's Purgatory</title>
|
||||
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -23,7 +21,7 @@
|
|||
|
||||
<!-- Yet again I would like to apologize for the absolutely atrocious code !! -->
|
||||
|
||||
<p class="chip"><a href="/">Home</a></p>
|
||||
<a class="chip" href="../">Home</a>
|
||||
<h1>Pronouns</h1>
|
||||
<div class="fadediv row container-fluid">
|
||||
<div class="col-sm-12">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue