defaults for layout
This commit is contained in:
parent
578c7ee78f
commit
787f51ef2b
25
_config.yml
25
_config.yml
|
@ -56,7 +56,12 @@ collections:
|
||||||
# defaults
|
# defaults
|
||||||
# timezone: Europe/Stockholm
|
# timezone: Europe/Stockholm
|
||||||
permalink: /:categories/:title/
|
permalink: /:categories/:title/
|
||||||
# defaults:
|
defaults:
|
||||||
|
-
|
||||||
|
scope:
|
||||||
|
path: ""
|
||||||
|
values:
|
||||||
|
layout: default
|
||||||
# -
|
# -
|
||||||
# scope:
|
# scope:
|
||||||
# path: ""
|
# path: ""
|
||||||
|
@ -84,22 +89,6 @@ permalink: /:categories/:title/
|
||||||
# mime_type: "image/jpeg"
|
# mime_type: "image/jpeg"
|
||||||
# expandable: "true"
|
# expandable: "true"
|
||||||
|
|
||||||
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "Gemfile", "Gemfile.lock"]
|
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "Gemfile", "Gemfile.lock", ".gitignore" ]
|
||||||
audio_url : 'https://media.sakrecoer.com'
|
audio_url : 'https://media.sakrecoer.com'
|
||||||
banner: /assets/img/set.png
|
banner: /assets/img/set.png
|
||||||
|
|
||||||
authors:
|
|
||||||
agga:
|
|
||||||
display_name: Agga Bizar
|
|
||||||
foobar:
|
|
||||||
display_name: fo0bar
|
|
||||||
pusset:
|
|
||||||
display_name: pusSet Sakrecoer
|
|
||||||
redith:
|
|
||||||
display_name: reDith Piaf
|
|
||||||
reset:
|
|
||||||
display_name: reSet Sakrecoer
|
|
||||||
simio:
|
|
||||||
display_name: Simio Sakrecoer
|
|
||||||
set:
|
|
||||||
display_name: Set Hallstrom
|
|
||||||
|
|
Loading…
Reference in a new issue