Remove stray dot from index.html

This commit is contained in:
Primrose 2023-08-28 23:09:52 -04:00
parent d87ceb85f1
commit 2a6b73b052

View file

@ -8,7 +8,7 @@
<head>
<title>Home - Snowcake</title>
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
<link rel="stylesheet" href="./main_theme.css">
<link rel="stylesheet" href="/main_theme.css">
<meta charset="UTF-8">
</head>
<body>