First commit
This commit is contained in:
commit
6201e14a9e
18 changed files with 233 additions and 0 deletions
6
content/posts/test.es.md
Normal file
6
content/posts/test.es.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Random post"
|
||||
date: 2021-03-16
|
||||
draft: false
|
||||
---
|
||||
This is a random test
|
||||
6
content/posts/test.md
Normal file
6
content/posts/test.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Random post"
|
||||
date: 2021-03-16
|
||||
draft: false
|
||||
---
|
||||
# This is a random test
|
||||
Loading…
Add table
Add a link
Reference in a new issue