diff options
Diffstat (limited to 'public/components/head.html')
| -rw-r--r-- | public/components/head.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/components/head.html b/public/components/head.html index d7d43cc..b1dbda8 100644 --- a/public/components/head.html +++ b/public/components/head.html @@ -1,7 +1,7 @@ <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="/public/site.css">
+ <link rel="stylesheet" href="/site.css">
<meta name="description" content="Phosphenes 3.13.2026">
<title>haemolacriaa</title>
-</head>
\ No newline at end of file +</head>
|
