Skip to content

Commit 629350b

Browse files
committed
change link of hamburgers css
1 parent 9a0910f commit 629350b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Hello, I'm Zaka</title>
88
<!-- Link CSS -->
99
<link rel="stylesheet" type="text/css" href="css/main.css">
10-
<link rel="stylesheet" href="vendor/hamburgers/dist/hamburgers.css">
10+
<link rel="stylesheet" href="vendor/hamburgers/hamburgers.css">
1111
<!-- javascript -->
1212
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
1313

0 commit comments

Comments
 (0)