Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wail Samjouni committed Apr 1, 2024
1 parent 4cb2151 commit 7d0e900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en"> <link rel="stylesheet" href="/assets/css/header.css">
<html lang="en">
<link rel="stylesheet" href="assets/css/header.css">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>

</head>
<body>
<nav>
Expand Down

0 comments on commit 7d0e900

Please sign in to comment.