initial commit
This commit is contained in:
commit
a21fec6cba
8 changed files with 119 additions and 0 deletions
4
content/blog/_index.md
Normal file
4
content/blog/_index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
title = "Blog"
|
||||
+++
|
||||
|
5
content/blog/some_page.md
Normal file
5
content/blog/some_page.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = "Some Page"
|
||||
+++
|
||||
# Some Page
|
||||
with some conten
|
Loading…
Add table
Add a link
Reference in a new issue