Local CSS file & remove root

This commit is contained in:
bingus_violet 2024-04-23 11:13:46 -05:00
parent 074e06236a
commit d5402f3aa4
6 changed files with 288 additions and 35 deletions

View file

@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://violets-purgatory.dev/style.css">
<link rel="stylesheet" href="/style.css">
<title>{TITLE}</title>