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