From b6c6e612aebf4b7388959c1d43cb0bf244bc5195 Mon Sep 17 00:00:00 2001 From: Luigi Vanfretti Date: Mon, 24 Jul 2017 19:37:50 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2b6ce3fb9701b..a3a9534cef0eb 100644 --- a/_config.yml +++ b/_config.yml @@ -7,10 +7,10 @@ # Site Settings locale : "en-US" -title : "ALSETLab" +title : "ALSETLab Home" title_separator : "-" name : &name "Luigi Vanfretti" -description : &description "Prof. Luigi Vanfretti's research group and lab. working on cyber-physical power system modeling and simulation, stability and control." +description : &description "Prof. Luigi Vanfretti's research group and lab. working on cyber-physical power system modeling and simulation, stability and control, and synchrophasor technology." url : https://ALSETLab.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog" repository : "ALSETLab/ALSETLab.github.io"