Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 2541af4

Browse files
authored
Update index.html
1 parent a6cd0ba commit 2541af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<title>CSS UI - Responsive menu</title>
99

1010
<!-- CSS styles -->
11-
<link rel="stylesheet" href="css/style.css">
12-
<!-- <link rel="stylesheet" href="css/style.dark.css">-->
11+
<link rel="stylesheet" href="css/style.sidebar.css">
12+
<!-- <link rel="stylesheet" href="css/style.sidebar.dark.css">-->
1313

1414
</head>
1515
<body>

0 commit comments

Comments
 (0)