Skip to content

Commit

Permalink
layout
Browse files Browse the repository at this point in the history
  • Loading branch information
honnuanand committed Dec 5, 2023
1 parent 8a20a45 commit dd639e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
layout: default
---
{% include header.html %}
{{ content }}
<body>
{% include header.html %}
<!-- rest of the content -->
Expand Down

0 comments on commit dd639e8

Please sign in to comment.