diff --git a/site/blueprints/pages/note.yml b/site/blueprints/pages/note.yml index b69e3b5..f2129df 100755 --- a/site/blueprints/pages/note.yml +++ b/site/blueprints/pages/note.yml @@ -22,12 +22,15 @@ columns: tags: label: Tags type: tags + width: 1/2 date: label: Date type: date + width: 1/2 text: label: Text type: textarea + size: large - width: 1/3 sections: files: diff --git a/site/blueprints/pages/projects.yml b/site/blueprints/pages/projects.yml index 80473fd..f2bffc2 100755 --- a/site/blueprints/pages/projects.yml +++ b/site/blueprints/pages/projects.yml @@ -18,4 +18,7 @@ columns: files: headline: Files type: files - layout: cards + layout: list + info: "{{ file.dimensions }}" + image: + back: black