diff --git a/content/footer/footer.md b/content/footer/footer.md index 495c88459..339e6203f 100644 --- a/content/footer/footer.md +++ b/content/footer/footer.md @@ -1,6 +1,6 @@ --- id: footer -description: SLOGAN +description: '' linkedin: '#' #replace # with a link facebook: '#' twitter: '#' @@ -10,44 +10,20 @@ youtube: '#' github: '#' telegram: '#' items: - - title: TITLE + - title: '' links: - - name: Link + - name: '' link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - name: Link - link: '#' #add as many links as you like - - title: TITLE + - title: '' links: - - name: Link + - name: '' link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - title: TITLE + - title: '' links: - - name: Link + - name: '' link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - title: TITLE + - title: '' links: - - name: Link - link: '#' - - name: Link - link: '#' - - name: Link - link: '#' - - name: Link + - name: '' link: '#' --- \ No newline at end of file diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md index 9577e4b69..b0dadba3e 100644 --- a/content/navigation/navigation.md +++ b/content/navigation/navigation.md @@ -9,7 +9,7 @@ navLinks: - name: Dropdown link: /dropdown external: false - expandable: true + expandable: false submenu: - title: Page2 path: /page2 @@ -20,18 +20,12 @@ navLinks: - name: People link: /people external: false - expandable: true - submenu: - - title: Team - path: /team - - - title: Partners - path: /partners + expandable: - name: More link: /more external: false - expandable: true + expandable: false submenu: - title: NewsRoom path: /news diff --git a/src/assets/images/sliders/image_name.png b/src/assets/images/sliders/image_name.png new file mode 100644 index 000000000..41d321d9a Binary files /dev/null and b/src/assets/images/sliders/image_name.png differ diff --git a/src/components/custom/Navbar/Navbar.vue b/src/components/custom/Navbar/Navbar.vue index 559a3fe79..5ef669f33 100644 --- a/src/components/custom/Navbar/Navbar.vue +++ b/src/components/custom/Navbar/Navbar.vue @@ -214,7 +214,7 @@ - +