Adds event page and tag partial
Adds a new event page layout with date and location display. Introduces a tag partial for displaying tags, categories, themes, and groups. Adds "Event" entry in the main menu. Shifts weight of "Now" menu entry and updates postCard icon.
This commit is contained in:
@@ -19,10 +19,14 @@ main:
|
||||
name: "Series"
|
||||
url: "/series"
|
||||
weight: 27
|
||||
- pageRef: "/event"
|
||||
name: "Event"
|
||||
url: "/event"
|
||||
weight: 28
|
||||
- pageRef: "/now"
|
||||
name: "Now"
|
||||
url: "/now"
|
||||
weight: 28
|
||||
weight: 29
|
||||
- pageRef: "/slashpages"
|
||||
name: "SlashPages"
|
||||
url: "/slashpages"
|
||||
|
||||
Reference in New Issue
Block a user