mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
feat(content): move menu configuration to markdown and add new content pages for Erwitt, Gruyaert, and Webb
This commit is contained in:
9
exampleSite/content/Erwitt/index.md
Normal file
9
exampleSite/content/Erwitt/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /erwitt/
|
||||
menu:
|
||||
main:
|
||||
weight: 3
|
||||
identifier: Erwitt
|
||||
---
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /
|
||||
---
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /film/
|
||||
---
|
||||
9
exampleSite/content/Gruyaert/index.md
Normal file
9
exampleSite/content/Gruyaert/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
identifier: Gruyaert
|
||||
---
|
||||
9
exampleSite/content/Webb/index.md
Normal file
9
exampleSite/content/Webb/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /webb/
|
||||
menu:
|
||||
main:
|
||||
weight: 2
|
||||
identifier: Webb
|
||||
---
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /iphone/
|
||||
---
|
||||
Reference in New Issue
Block a user