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