From 2df17ef1a753608ab9c13de10e370f76c7485887 Mon Sep 17 00:00:00 2001 From: noritarui Date: Mon, 6 Nov 2023 11:09:23 -1000 Subject: [PATCH] Update _config.yml --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 831d136..006329f 100755 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,8 @@ # See https://morea-framework.github.io/docs/instructors/config-yml # SITE SPECIFIC: The following fields are typically changed for each site -name: ICS 199 -baseurl: /morea +name: ECON 627 Fall 2024 +baseurl: /econ627fall24 morea_theme: spacelab timezone: Pacific/Honolulu morea_navbar_items: @@ -35,3 +35,5 @@ exclude: [morea] keep_files: [schedule/schedule-info.js] plugins: - jekyll-gist + +#Update _config.yml