Skip to content

Commit

Permalink
feat(Page): create Page “test”
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Jul 27, 2023
1 parent c7c73a8 commit 1c631ac
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/test.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
lang: en
date: 2023-07-27T14:00:08.917Z
title: test
contentTop: ""
---
<p>test</p>
5 changes: 5 additions & 0 deletions src/pages/test.fr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
lang: en
date: 2023-07-27T14:00:08.946Z
contentTop: ""
---

0 comments on commit 1c631ac

Please sign in to comment.