From 852036a650c1ef614b658771c18375a9fef37003 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 23 Apr 2018 00:01:31 +0200 Subject: [PATCH] Changed nav menu --- _data/nav.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/_data/nav.yml b/_data/nav.yml index 8e3c0b5..c58e21b 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -7,13 +7,16 @@ - name: Services path: services section_id: pages -- name: Request Service - path: request + children: + - name: Request Service + path: request - name: Projects path: projects - name: Logobridge path: logobridge section_id: works +- name: Supporters + path: supporters - name: About path: about section_id: pages @@ -22,5 +25,3 @@ path: contact - name: Jobs path: jobs - - name: Supporters - path: supporters