diff --git a/_config.yml b/_config.yml index cb1202f..879ebb1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,10 @@ # Site settings # ----------------------------------------------------------------------------- -title: You R. Name +title: "You R. Long Last Name's personal website" +first_name: You +middle_name: R. +last_name: Long Last Name email: you@example.com description: > # this means to ignore newlines until "url:" A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. diff --git a/_includes/header.html b/_includes/header.html index ec0f86b..7117daf 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -4,16 +4,8 @@