Skip to content

Commit e713d67

Browse files
committed
fix stylesheet link
1 parent 534ef3f commit e713d67

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
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<title>CODEHUNKS</title>
4-
<link rel="stylesheet" type="text/css" href="_layouts/style.css">
4+
<link rel="stylesheet" type="text/css" href="/_layouts/style.css">
55
</head>
66
<body>
77
It's Up! :)

0 commit comments

Comments
 (0)