Sha256: faabaf5faa509dbab37a80aefa63beab2b6a58e364f46e7d9c04c24f1e8e01c1

Contents?: true

Size: 778 Bytes

Versions: 1

Compression:

Stored size: 778 Bytes

Contents

- title: "Home"
  url: "/"
  layout: "home"

- title: "Products"
  layout:
    name: "products"
    inherit: true
  nodes:
    - title: "Logo Design"
    - title: "Web Development"
    - title: "Hire us"
      redirect: "/contact" # links to Contact page

- title: "About"
  redirect: true # redirects /about to /about/our-team
  nodes:
    - title: "Our Team"
      layout:
        name: "team"
        inherit: false
      nodes:
        - title: "Switzerland"
        - title: "Italy"
    - title: "Works"
    - title: "Partners"
      nodes:
        - title: "Daniel Puglisi"
          url: "http://danielpuglisi.com"
        - title: "Codegestalt"
          url: "http://codegestalt.com"
        - title: "Kreatify"
          url: "http://kreatify.com"

- title: "Contact"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
seiten-0.0.5 test/dummy/config/navigation.yml