relative :3
This commit is contained in:
parent
9b71b06bce
commit
08f85ef076
4 changed files with 14 additions and 20 deletions
|
@ -5,9 +5,9 @@
|
|||
<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">
|
||||
<link rel="stylesheet" href="../bootstrap.min.css">
|
||||
<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." />
|
||||
|
@ -18,7 +18,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<a class="chip" href="/">Home</a>
|
||||
<a class="chip" href="../">Home</a>
|
||||
<h1>Socials
|
||||
<hr>
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue