Initial commit

This commit is contained in:
Cory Dransfeldt 2023-03-11 12:16:06 -08:00 committed by GitHub
commit 5c673525d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 9620 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/"
}