Skip to content

Commit

Permalink
add page listing in home page
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Apr 23, 2024
1 parent b2f260c commit 0d533ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
9 changes: 0 additions & 9 deletions _layouts/listing.html

This file was deleted.

4 changes: 4 additions & 0 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
---

{{ content }}

<h2>Pages</h2>

{% include list-pages.html %}

0 comments on commit 0d533ad

Please sign in to comment.