Remove stray dot from index.html
This commit is contained in:
parent
d87ceb85f1
commit
2a6b73b052
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue