Added active nav values
This commit is contained in:
parent
f6557f74ae
commit
f2b0352481
104 changed files with 110 additions and 10 deletions
|
@ -36,11 +36,11 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
|||
favicon_sizes: [ 160, 96, 32, 16 ]
|
||||
|
||||
main_menu:
|
||||
- { title: Experience, href: /experience/ }
|
||||
- { title: Testimonials, href: /testimonials/ }
|
||||
- { title: Talks, href: /talks/ }
|
||||
- { title: Blog, href: /blog/ }
|
||||
- { title: Contact, href: /contact/ }
|
||||
- { title: Experience, href: /experience/, nav: experience }
|
||||
- { title: Testimonials, href: /testimonials/, nav: testimonials }
|
||||
- { title: Talks, href: /talks/, nav: talks }
|
||||
- { title: Blog, href: /blog/, nav: blog }
|
||||
- { title: Contact, href: /contact/, nav: contact }
|
||||
|
||||
meetups:
|
||||
swdug: { name: SWDUG, logo: swdug.png, url: http://swdug.org.uk }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue