initial commit
This commit is contained in:
7
content/README.md
Normal file
7
content/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Eric's Homepage"
|
||||
date: 2018-06-01T06:44:30Z
|
||||
draft: true
|
||||
---
|
||||
Hello World!
|
||||
|
6
content/about.md
Normal file
6
content/about.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "About"
|
||||
date: 2018-06-01T07:13:52Z
|
||||
draft: true
|
||||
---
|
||||
|
6
content/posts/hello-world.md
Normal file
6
content/posts/hello-world.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Hello World"
|
||||
date: 2018-06-01T07:15:10Z
|
||||
draft: true
|
||||
---
|
||||
|
Reference in New Issue
Block a user