From 4ab3b3df1aa57ce1a1b0cea4bf94d32f74861459 Mon Sep 17 00:00:00 2001 From: Catherine Walsh Date: Mon, 9 Dec 2024 14:25:03 -0500 Subject: [PATCH] fix: featured projects -> all projects (while content is developed) --- _data/navigation.yml | 2 +- _layouts/home.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index f798042..3d20934 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,6 +1,6 @@ main: - title: "Projects" - url: /featured_projects/ + url: /all_projects/ - title: "People" url: /people/ - title: "Lab News" diff --git a/_layouts/home.html b/_layouts/home.html index 738a415..b96f3fd 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -92,13 +92,13 @@

- - PROJECTS + + PROJECTS
- - MEMBERS + + MEMBERS