Skip to content

Commit

Permalink
Renamed navigation part to header.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed May 24, 2024
1 parent af665d9 commit 6ca8905
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="/assets/global/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">

{%- include navigation.html -%}
{%- include header.html -%}
</head>

<body>
Expand Down

0 comments on commit 6ca8905

Please sign in to comment.