From d984454451a5489b1d10a6be6a05464e6394f1b5 Mon Sep 17 00:00:00 2001 From: Flor Breitman Date: Fri, 27 Oct 2023 23:18:27 -0500 Subject: [PATCH] Create Breitman Lab website --- _config.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b954cc1..5b1d1ec 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,8 @@ +name: "Breitman Lab" +description: "This is the official web page for the Flor Breitman Lab at AUM." + +url: "https://breitmanlab.com" + baseurl: / exclude: ['README.md'] -markdown: kramdown \ No newline at end of file +markdown: kramdown