From 4c88b23e57280b26c2a781b35dff411dc1f6db79 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sat, 27 Aug 2022 17:40:46 +0200 Subject: [PATCH] We need the images --- content/projects/contents.lr | 2 -- models/project.ini | 2 +- templates/project.html | 0 templates/projects.html | 0 4 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 templates/project.html create mode 100644 templates/projects.html 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