From fe67e055cfdce997cb692b1dd0698a443848e571 Mon Sep 17 00:00:00 2001 From: Jonah Date: Fri, 8 Nov 2019 14:07:02 -0600 Subject: [PATCH] Add links to navbar --- _includes/nav.html | 74 +++++++++++++++------------------ pages/{team.html => about.html} | 5 ++- 2 files changed, 36 insertions(+), 43 deletions(-) rename pages/{team.html => about.html} (98%) diff --git a/_includes/nav.html b/_includes/nav.html index 81fb1edf..461457a2 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -101,53 +101,45 @@ diff --git a/pages/team.html b/pages/about.html similarity index 98% rename from pages/team.html rename to pages/about.html index 41aff761..34dd7fb4 100644 --- a/pages/team.html +++ b/pages/about.html @@ -1,8 +1,9 @@ --- layout: page -permalink: /team/ -title: "The Privacy​Tools Team" +permalink: /about/ +title: "About PrivacyTools" description: "Core contributors to the Privacy​Tools website, communities, and services." +hide_desc: true ---