mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Merge branch 'main' of https://github.com/lukeslowen/jslowen-music
This commit is contained in:
commit
209b180eaa
@ -7,14 +7,13 @@ sections:
|
|||||||
- type: document
|
- type: document
|
||||||
path: config.toml
|
path: config.toml
|
||||||
label: Config
|
label: Config
|
||||||
match: "**/*"
|
|
||||||
- type: directory
|
- type: directory
|
||||||
path: exampleSite/content
|
path: exampleSite/content/en
|
||||||
label: Pages
|
label: Pages
|
||||||
create: all
|
create: all
|
||||||
match: "**"
|
match: "**"
|
||||||
- type: directory
|
- type: directory
|
||||||
path: exampleSite/content/post
|
path: exampleSite/content/en/post
|
||||||
label: Posts
|
label: Posts
|
||||||
create: all
|
create: all
|
||||||
match: "**/*"
|
match: "**/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user