From 5efb77e423a339498a8f679be44222992e65f19a Mon Sep 17 00:00:00 2001
From: Micressor <micressor@secure.mailbox.org>
Date: Fri, 14 Dec 2018 13:26:39 +0100
Subject: [PATCH] Rename navigation: about to about us

---
 config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.yaml b/config.yaml
index a69001f..868d4b3 100644
--- a/config.yaml
+++ b/config.yaml
@@ -34,8 +34,8 @@ menu:
     weight: -90
 
   - identifier: about
-    name: About
-    title: About
+    name: About us
+    title: About us
     url: /about-us/
     weight: -80
 
-- 
GitLab