Skip to content

Commit

Permalink
move layout to index for root readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Apr 23, 2024
1 parent e403012 commit 3b4681d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
layout: home
---

<img src="https://www.crim.ca/wp-content/uploads/2020/10/logo-color-300x61.png" alt="CRIM"/>

## Information
Expand Down
5 changes: 5 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
layout: home
---

{% include_relative README.md }

0 comments on commit 3b4681d

Please sign in to comment.