aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 3c85b64..2b6547c 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
<link rel="stylesheet" href="node_modules/codemirror/lib/codemirror.css"></link>
<link rel="stylesheet" href="node_modules/codemirror/theme/dracula.css"></link>
<link rel="stylesheet" href="node_modules/datatables/media/css/jquery.dataTables.css"></link>
- <link rel="stylesheet" type="text/css" href="./style.css"></link>
- <link rel="stylesheet" type="text/css" href="./table-style.css"></link>
+ <link rel="stylesheet" type="text/css" href="./styles/style.css"></link>
+ <link rel="stylesheet" type="text/css" href="./styles/table-style.css"></link>
</head>
<body>
<div class="flex-wrapper">