Skip to content

Commit

Permalink
rename header.html to sidenav.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Mar 7, 2023
1 parent 8633c12 commit d46a4cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<body>
<header>
<!--#include virtual="/header.html" -->
<!--#include virtual="/sidenav.html" -->
</header>
<main>
<div class="container">
Expand Down
2 changes: 1 addition & 1 deletion fai-cd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<body>
<header>
<!--#include virtual="/header.html" -->
<!--#include virtual="/sidenav.html" -->
</header>
<main>
<div class="container">
Expand Down

0 comments on commit d46a4cc

Please sign in to comment.