diff --git a/content/projects/contents.lr b/content/projects/contents.lr index 03715c2..e9e1b63 100644 --- a/content/projects/contents.lr +++ b/content/projects/contents.lr @@ -1,3 +1 @@ _model: projects ---- -_hidden: yes diff --git a/models/project.ini b/models/project.ini index 7f8d22a..8677af6 100644 --- a/models/project.ini +++ b/models/project.ini @@ -1,6 +1,6 @@ [model] name = Project -label = {{ this.name }} +label = {{ this.title }} [attachment] order_by = _id diff --git a/templates/project.html b/templates/project.html new file mode 100644 index 0000000..e69de29 diff --git a/templates/projects.html b/templates/projects.html new file mode 100644 index 0000000..e69de29