Skip to content

Navigation elements  #175

@mtothed

Description

@mtothed

in current ghost release you can define mutliple navigation elements and iterate them in the template.

tried to add

{{#foreach navigation}}
  <li class="drawer-list-item"> <a href="{{url absolute="true"}}">{{label}}</a> </li>
{{/foreach}}

but it did not get processed.
how to get this working in ghostium?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions