mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Restore stylesheet path to root url
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="preload" href="/images/rss.png" as="image">
|
||||
|
||||
<!-- Load the CSS file -->
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<?php include "nav.html"; ?>
|
||||
|
||||
Reference in New Issue
Block a user