fix: styles/ file structure;

This commit is contained in:
Barrett Ruth 2024-06-08 23:15:38 -05:00
parent 0a30d43137
commit 277614c2f4
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="index.css" />
<link rel="stylesheet" href="styles/index.css" />
<link rel="icon" type="image/webp" href="/public/logo.webp" />
<title>Barrett Ruth</title>
</head>