index blueprint : improve layout
This commit is contained in:
parent
3804612939
commit
444b07ccad
1 changed files with 3 additions and 1 deletions
|
|
@ -16,13 +16,15 @@ tabs:
|
||||||
sections:
|
sections:
|
||||||
projects:
|
projects:
|
||||||
type: pages
|
type: pages
|
||||||
layout: cards
|
|
||||||
template: project
|
template: project
|
||||||
search: true
|
search: true
|
||||||
|
layout: cards
|
||||||
|
size: huge
|
||||||
info: "{{ page.category }}, {{ page.date.toDate('Y') }}"
|
info: "{{ page.category }}, {{ page.date.toDate('Y') }}"
|
||||||
sortBy: date desc
|
sortBy: date desc
|
||||||
image:
|
image:
|
||||||
ratio: 12/9
|
ratio: 12/9
|
||||||
|
back: white
|
||||||
files: tabs/files
|
files: tabs/files
|
||||||
seo:
|
seo:
|
||||||
icon: search
|
icon: search
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue