Skip to content

Commit 0fb8db1

Browse files
committed
refactor: rename 'styles' to 'style'
1 parent aca7fab commit 0fb8db1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Stargaze</title>
99

1010
<!-- Styles -->
11-
<link rel="stylesheet" href="./styles/styles.css" />
11+
<link rel="stylesheet" href="./style/style.css" />
1212

1313
<!-- External dependencies and aliases -->
1414
<script type="importmap">

styles/styles.css style/style.css

File renamed without changes.

0 commit comments

Comments
 (0)