summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-26 12:35:20 -0500
committercyfraeviolae <cyfraeviolae>2022-02-26 12:35:20 -0500
commitddca78c8f6353ac32ac0611d50e01c7ea4376d3b (patch)
treee4231dd09950779f7a405778423cf0b309651de4 /index.html
parent07f6564f68c03d0d73cc43753db36bc023ce268b (diff)
css link
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0e1b3e1..099e782 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<title>Prosodyle</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="stylesheet" type="text/css" href="/cyfraeviolae/static/styles.css">
+ <link rel="stylesheet" type="text/css" href="/static/styles.css">
<link rel="stylesheet" type="text/css" href="/prosodyle/static/styles.css">
<link rel="shortcut icon" type="image/x-icon" href="/prosodyle/static/favicon.ico">
</head>