This is an automated email from the ASF dual-hosted git repository. wonook pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git
commit 2acb474780aefb1972e00bdc93db71e0acb67877 Author: Won Wook SONG <[email protected]> AuthorDate: Thu Feb 1 13:13:47 2018 +0900 change name --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index ef88118..2c0efba 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,13 @@ # Site settings -title: Onyx -email: [email protected] +title: Coral +email: [email protected] description: > A Data Processing System for Flexible Employment With Different Deployment Characteristics. -baseurl: "/onyx" # the subpath of your site, e.g. /blog/ -url: https://snuspl.github.io/onyx/ # the base hostname & protocol for your site -git_address: https://github.com/snuspl/onyx -git_edit_address: https://github.com/snuspl/onyx +baseurl: "/coral" # the subpath of your site, e.g. /blog/ +url: https://snuspl.github.io/coral/ # the base hostname & protocol for your site +git_address: https://github.com/snuspl/coral +git_edit_address: https://github.com/snuspl/coral # theme options from https://bootswatch.com/ # comment out this to use default Bootstrap -- To stop receiving notification emails like this one, please contact [email protected].
