Skip to content

Commit

Permalink
uh oh spaghettio broke main page styling
Browse files Browse the repository at this point in the history
  • Loading branch information
KirbyPaint committed Jun 3, 2024
1 parent a874c5e commit d8dece7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../styling/styling.css" />
<link rel="stylesheet" href="./styling/styling.css" />
<title>Hexen Wiki</title>
</head>

Expand Down

0 comments on commit d8dece7

Please sign in to comment.