— layout: page menuInclude: yes menuLink: yes menuTopTitle: Menus menuSubs: - title: External link index: 5 sub: - title: Balancingrock url: www.balancingrock.nl/picture.html

excerpt: “An excerpt is used as the page description and can be up to 160 characters long…”

Menu's can also link to external pages. Just prepend the URL with the proper domain like below. To test this, select the sub-sub menu Balancingrock from this entry.

---
layout: page
menuInclude: yes
menuTopTitle: Menus
menuSubs:
- title: External link
  index: 5
  sub:
  - title: Balancingrock
    url: http://www.balancingrock.nl/picture.html
---