diff --git a/src/_data/site.json b/src/_data/site.json index c476b61..ba1158a 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -1,9 +1,9 @@ { - "name": "Rong Ying", - "url": "https://rongying.co", - "title": "My Blog", - "description": "Welcome to my blog", - "github": "https://github.io/kohrongying", + "name": "Eggy", + "url": "https://eggworld.tk", + "title": "Eggworld", + "description": "", + "github": "https://github.com/potatoeggy", "twitter": "", - "linkedin": "https://www.linkedin.com/in/rongyingkoh/" -} \ No newline at end of file + "dmoj": "https://www.dmoj.ca/user/eggy" +} diff --git a/src/index.html b/src/index.html index d93cbd8..c79d190 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,6 @@ --- layout: default -title: Blog
部落格 +title: Eggworld pagination: data: collections.posts size: 10 @@ -38,4 +38,4 @@ pagination: {% endfor %} -{% include paginator %} \ No newline at end of file +{% include paginator %}