From d036b8105c440f1f4ea5a6f532c4a612954c542f Mon Sep 17 00:00:00 2001 From: Omar Valsson Date: Wed, 11 Sep 2024 12:59:35 -0500 Subject: [PATCH] fix order --- _data/navigation.yml | 2 +- _pages/resources/resources.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index dff0bf9..46ba834 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -3,7 +3,7 @@ main: url: /members/ - title: "Publications" url: /publications/ - - title: "Software | Resources" + - title: "Resources | Software" url: /resources/ members: diff --git a/_pages/resources/resources.md b/_pages/resources/resources.md index 176969c..394a3ea 100644 --- a/_pages/resources/resources.md +++ b/_pages/resources/resources.md @@ -1,7 +1,7 @@ --- permalink: /resources/ author_profile: false -title: "Software and Resources" +title: "Resources and Software" classes: wide sidebar: nav: "resources"