From 50501a3d37d0f08ab081bb14f36df0a71e293494 Mon Sep 17 00:00:00 2001 From: Jake Charman Date: Sun, 19 Jan 2025 23:43:20 +0000 Subject: [PATCH] Make project image clickable --- src/templates/projects.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/templates/projects.html b/src/templates/projects.html index 6883c6a..48b59bc 100644 --- a/src/templates/projects.html +++ b/src/templates/projects.html @@ -15,17 +15,19 @@
{% for row in articles %}
- + + +
{% if row.get('link') is not none %}