navbar and footer update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: footer
|
id: footer
|
||||||
description: SLOGAN
|
description: ''
|
||||||
linkedin: '#' #replace # with a link
|
linkedin: '#' #replace # with a link
|
||||||
facebook: '#'
|
facebook: '#'
|
||||||
twitter: '#'
|
twitter: '#'
|
||||||
@@ -10,44 +10,20 @@ youtube: '#'
|
|||||||
github: '#'
|
github: '#'
|
||||||
telegram: '#'
|
telegram: '#'
|
||||||
items:
|
items:
|
||||||
- title: TITLE
|
- title: ''
|
||||||
links:
|
links:
|
||||||
- name: Link
|
- name: ''
|
||||||
link: '#'
|
link: '#'
|
||||||
- name: Link
|
- title: ''
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#' #add as many links as you like
|
|
||||||
- title: TITLE
|
|
||||||
links:
|
links:
|
||||||
- name: Link
|
- name: ''
|
||||||
link: '#'
|
link: '#'
|
||||||
- name: Link
|
- title: ''
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- title: TITLE
|
|
||||||
links:
|
links:
|
||||||
- name: Link
|
- name: ''
|
||||||
link: '#'
|
link: '#'
|
||||||
- name: Link
|
- title: ''
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- title: TITLE
|
|
||||||
links:
|
links:
|
||||||
- name: Link
|
- name: ''
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
|
||||||
- name: Link
|
|
||||||
link: '#'
|
link: '#'
|
||||||
---
|
---
|
||||||
@@ -9,7 +9,7 @@ navLinks:
|
|||||||
- name: Dropdown
|
- name: Dropdown
|
||||||
link: /dropdown
|
link: /dropdown
|
||||||
external: false
|
external: false
|
||||||
expandable: true
|
expandable: false
|
||||||
submenu:
|
submenu:
|
||||||
- title: Page2
|
- title: Page2
|
||||||
path: /page2
|
path: /page2
|
||||||
@@ -20,18 +20,12 @@ navLinks:
|
|||||||
- name: People
|
- name: People
|
||||||
link: /people
|
link: /people
|
||||||
external: false
|
external: false
|
||||||
expandable: true
|
expandable:
|
||||||
submenu:
|
|
||||||
- title: Team
|
|
||||||
path: /team
|
|
||||||
|
|
||||||
- title: Partners
|
|
||||||
path: /partners
|
|
||||||
|
|
||||||
- name: More
|
- name: More
|
||||||
link: /more
|
link: /more
|
||||||
external: false
|
external: false
|
||||||
expandable: true
|
expandable: false
|
||||||
submenu:
|
submenu:
|
||||||
- title: NewsRoom
|
- title: NewsRoom
|
||||||
path: /news
|
path: /news
|
||||||
|
|||||||
BIN
src/assets/images/sliders/image_name.png
Normal file
BIN
src/assets/images/sliders/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
@@ -214,7 +214,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user