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 a3a40cc01978105a54ff774b65c13473f2b6b222 Author: Won Wook SONG <[email protected]> AuthorDate: Tue Feb 20 13:55:20 2018 +0900 update config: project name --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 2c0efba..14cd359 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,13 @@ # Site settings -title: Coral -email: [email protected] +title: Nemo +email: [email protected] description: > A Data Processing System for Flexible Employment With Different Deployment Characteristics. -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 +baseurl: "/nemo" # the subpath of your site, e.g. /blog/ +url: https://snuspl.github.io/nemo/ # the base hostname & protocol for your site +git_address: https://github.com/snuspl/nemo +git_edit_address: https://github.com/snuspl/nemo # 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].
