mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 16:55:39 -04:00
Fix typo
CSS should work now
This commit is contained in:
parent
2a2134b179
commit
19b8cf201f
@ -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 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user