Skip to content

Commit

Permalink
style: séparateur entre la navigation et le contenu
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-bouvier committed Jan 25, 2025
1 parent ea7ce45 commit 4a33a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
});
</script>
</header>
<hr/>
<main id="content" data-pagefind-body {% if draft and draft==true %} data-pagefind-ignore {% endif %}>
{{content}}
</main>
Expand Down

0 comments on commit 4a33a67

Please sign in to comment.