Try fixing broken CSS

This commit is contained in:
Kaisaan 2021-10-21 20:54:07 -04:00
parent 19b8cf201f
commit b3e1c7bc88

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>{{ page.title }} | KYS</title>
<link rel="stylesheet" href="/_css/style.css">
<link rel="stylesheet" type="text/css" href="/_css/style.css">
</head>
<body>
{% include nav.html %}