Skip to content

Define all items in global data file #42

Open
@silveltman

Description

@silveltman

Define all items in global data file. Like so:

_data/navigation.yaml

items:
  - key: home
    title: Home
    url: /
    children:
      - key: Second
        title: Second
        url: /
        children:
  - key: contact
    title: Contact
    url: /contact

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions