Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SwayamBadhe committed Sep 29, 2023
1 parent 7954d5c commit 91af986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>E-Library</title>
<link rel="stylesheet" type="text/css" href="../css/index.css">
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
<body>
<nav>
Expand Down

0 comments on commit 91af986

Please sign in to comment.