Removed nav classes
This commit is contained in:
parent
8259ad2ce5
commit
27f7ff2335
|
@ -36,22 +36,16 @@ favicon_sizes: [ 160, 96, 32, 16 ]
|
||||||
main_menu:
|
main_menu:
|
||||||
- title: About
|
- title: About
|
||||||
href: /
|
href: /
|
||||||
class: nav__about
|
|
||||||
- title: Work
|
- title: Work
|
||||||
href: /work/
|
href: /work/
|
||||||
class: nav__work
|
|
||||||
- title: Services
|
- title: Services
|
||||||
href: /services/
|
href: /services/
|
||||||
class: nav__services
|
|
||||||
- title: Talks
|
- title: Talks
|
||||||
href: /talks/
|
href: /talks/
|
||||||
class: nav__talks
|
|
||||||
- title: Blog
|
- title: Blog
|
||||||
href: /blog/
|
href: /blog/
|
||||||
class: nav__blog
|
|
||||||
- title: Contact
|
- title: Contact
|
||||||
href: /contact/
|
href: /contact/
|
||||||
class: nav__contact
|
|
||||||
|
|
||||||
meetups:
|
meetups:
|
||||||
swdug:
|
swdug:
|
||||||
|
|
Loading…
Reference in a new issue