diff --git a/_config.yml b/_config.yml
index 2540564..eb26b6e 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: EE 643 Fall 2024
-baseurl: /ee643fall2024
+name: EE 643 Spring 2024
+baseurl: /ee643spring2024
morea_theme: cerulean
timezone: Pacific/Honolulu
morea_navbar_items:
diff --git a/morea/footer.md b/morea/footer.md
index c98098a..52e4915 100644
--- a/morea/footer.md
+++ b/morea/footer.md
@@ -4,7 +4,7 @@ morea_id: footer
morea_type: footer
---
-Philip Johnson | Information and Computer Sciences | University of Hawaii
-johnson@hawaii.edu
+Yuanzhang Xiao | Hawaii Advanced Wireless Technologies Institute | University of Hawaii
+yxiao8@hawaii.edu
diff --git a/morea/home.md b/morea/home.md
index 311d81b..a2c5d04 100644
--- a/morea/home.md
+++ b/morea/home.md
@@ -5,7 +5,7 @@ morea_type: home
published: true
---
-## Welcome to ICS 199, Fall 2021
+## Welcome to EE 643, Spring 2024
@@ -27,7 +27,7 @@ This course is intended for undergraduates in computer science or computer engin
ICS 199 is structured as a sequential series of [modules](/modules), each taking approximately a week to complete. Each module has the following structure:
- * [Prerequisites](/prerequisites), describing skills you should have prior to starting the module.
+ # * [Prerequisites](/prerequisites), describing skills you should have prior to starting the module.
* [Learning outcomes](/outcomes), describing the major goals for the module.
* [Readings and other online resources](/readings), providing background material.
* [Experiential learning activities](/experiences), providing a structured set of challenges enabling you to acquire mastery of material.
@@ -35,4 +35,4 @@ ICS 199 is structured as a sequential series of [modules](/modules), each taking
## About the instructor
-[Philip Johnson](https://philipmjohnson.org) is a Professor of Information and Computer Sciences at the University of Hawaii. His research interests include climate change, educational technology, software engineering, and serious games. He is currently an active developer of [RadGrad](https://radgrad.org), an open source software system based on Javascript, Typescript, React, and Meteor.
+[Yuanzhang Xiao](https://yuanzhangxiao.github.io/) is an Assistant Professor in Hawaii Advanced Wireless Technologies Institute at the University of Hawaii. His research interests include reinforcement learning and game theory with applications to wireless communications, smart grids, and socio-technological systems.