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