1
0
mirror of https://github.com/elisspace/pops.git synced 2026-08-29 15:44:05 +00:00

change stylesheet from relative to absolute file path

This commit is contained in:
Eli
2025-04-10 15:17:08 -04:00
parent 164f37b9dc
commit 92aea2cfce

View File

@@ -10,7 +10,7 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<!--Custom CSS -->
<link href="styles.css" rel="stylesheet">
<link href="/styles.css" rel="stylesheet">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
@@ -61,4 +61,4 @@
</div>
</nav>
<div class="container">
<div class="container">