Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
timmcginley authored Aug 26, 2024
1 parent 8570792 commit 4111c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/Circular-Education-System/css/style.css">
</head>
<body>
<nav>
Expand Down

0 comments on commit 4111c7d

Please sign in to comment.