CSS should work now
This commit is contained in:
Kaisaan 2021-10-21 20:31:32 -04:00
parent 2a2134b179
commit 19b8cf201f

View File

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