initial commit

This commit is contained in:
Eric Liu
2019-02-05 05:18:26 +00:00
commit 2f0990f161
13 changed files with 432 additions and 0 deletions

7
content/README.md Normal file
View 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
View File

@@ -0,0 +1,6 @@
---
title: "About"
date: 2018-06-01T07:13:52Z
draft: true
---

View File

@@ -0,0 +1,6 @@
---
title: "Hello World"
date: 2018-06-01T07:15:10Z
draft: true
---