diff options
| author | Heather Miller <heather.miller@epfl.ch> | 2016-10-16 15:40:39 -0400 |
|---|---|---|
| committer | Heather Miller <heather.miller@epfl.ch> | 2016-10-16 15:40:39 -0400 |
| commit | ec28ef86860621dc65cc4875029c1d2a1f8e5117 (patch) | |
| tree | 683b0e8e081d88f7fe614b8878a8a84ac648376a /_config.yml | |
| parent | e1af11a04a3ca574de73118cfdabc2ba15d5d7aa (diff) | |
Working
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 1c5e5bc..7af46cb 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: Your awesome title +title: Programming Models for Distributed Computing email: your-email@domain.com description: > # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this |
