initial commit

This commit is contained in:
2021-04-07 12:21:17 -04:00
commit 5633baedb3
41 changed files with 922 additions and 0 deletions

9
src/_data/site.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "Rong Ying",
"url": "https://rongying.co",
"title": "My Blog",
"description": "Welcome to my blog",
"github": "https://github.io/kohrongying",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/rongyingkoh/"
}