From d3e68e12bb00450395d744ecb53e3e5c9b83393b Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 3 Sep 2020 21:18:01 +0200 Subject: [PATCH] Removed About, Contact and replaces with UrBex codex. --- components/02_Molecules/navigation/navigation.hbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/02_Molecules/navigation/navigation.hbs b/components/02_Molecules/navigation/navigation.hbs index db78758..f3e062f 100644 --- a/components/02_Molecules/navigation/navigation.hbs +++ b/components/02_Molecules/navigation/navigation.hbs @@ -4,7 +4,6 @@
  • {{> @link text=this}}
  • {{/each}}
  • {{> @link text='Home'}}
  • -
  • {{> @link text='About'}}
  • -
  • {{> @link text='Contact'}}
  • +
  • {{> @link text='UrBex codex'}}
  • \ No newline at end of file