From 19d3eb0bdfe505715d3b9f62a3cf8d340291a144 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 11 Nov 2021 09:14:38 +0100 Subject: Show profiles on home page again; general updates --- templates/layouts/index.html | 43 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) (limited to 'templates/layouts/index.html') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index a7b68c3..838f570 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -3,11 +3,48 @@ $body$ -
-
+
+

+ Profiles +

+
+ $for(profiles)$ + $if(it.featured)$ + $if(it.url)$ + + $else$ + + $endif$ + $endif$ + $endfor$ +
+ +

+ $pages.by_id.projects.title$ +

+
$for(pages.by_id.projects.pages.all)$ $for(it.pages.all)$ - + $if(pages.by_id.projects.pages.all.icon)$ -- cgit v1.2.3-70-g09d2