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/chip8emu.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'projects/chip8emu.md') diff --git a/projects/chip8emu.md b/projects/chip8emu.md index 395b7d2..34ebdfa 100644 --- a/projects/chip8emu.md +++ b/projects/chip8emu.md @@ -3,8 +3,10 @@ description = An Emulator/Interpreter for CHIP-8. languages = C++ url = /projects/chip8emu template = project.html -link = https://github.com/compromyse/autograd -linklabel = SOURCE +links = [ + href = https://github.com/compromyse/autograd + label = SOURCE +] priority = 2 --- -- cgit v1.2.3