From 79cd78e1c2e10261387560f752cb9bfedf1b1d0c Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 29 Aug 2025 14:15:28 -0400 Subject: projects: use nested blocks to define a list of links --- projects/msg.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'projects/msg.md') diff --git a/projects/msg.md b/projects/msg.md index 36e357f..64893cb 100644 --- a/projects/msg.md +++ b/projects/msg.md @@ -3,8 +3,10 @@ description = An incredibly opinionated, hackable, minimal Static Site Generator languages = C url = /projects/msg template = project.html -link = https://github.com/compromyse/msg -linklabel = SOURCE +links = [ + href = https://github.com/compromyse/msg + label = SOURCE +] priority = 4 --- -- cgit v1.2.3