aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-09-07 21:21:05 +0000
committerKumar Damani <me@kumardamani.net>2022-09-07 21:21:49 +0000
commiteb03fc9f68e0edd92e3ebf81e73d63041aac7bc9 (patch)
treed13e198cee03d75b366dd54dc4dd383d33364b28 /index.html
parent4dbc7a4a1860a77a1f4cd5fb20ef3411c13f9b95 (diff)
fix for styless sheet path
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 59458bc..010cb67 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="pix/icons/House-3.ico" rel="shortcut icon" type="image/x-icon">
- <link href="css/style.css" rel="stylesheet">
+ <link href="style.css" rel="stylesheet">
</head>
<body>