aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/coursework.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/coursework.astro')
-rw-r--r--src/pages/coursework.astro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pages/coursework.astro b/src/pages/coursework.astro
index 60e44af..b63a68c 100644
--- a/src/pages/coursework.astro
+++ b/src/pages/coursework.astro
@@ -1,7 +1,7 @@
---
import Layout from "../layouts/Layout.astro";
+import SocialNavbar from "../components/SocialNavbar.astro";
-// Replace the arrays below with your actual coursework data
const icsCourses = [
{
title: "I&C SCI 31 - Introduction to Programming",
@@ -185,3 +185,4 @@ const in4mtxCourses = [
color: white;
}
</style>
+<SocialNavbar />
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage