From 868085dff3b003b82682de35841132b0a321bb04 Mon Sep 17 00:00:00 2001 From: 956649 <956649@unizar.es> Date: Fri, 24 Oct 2025 18:26:54 +0200 Subject: [PATCH] pruebajson --- 2025/snippets/test-3.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 2025/snippets/test-3.json diff --git a/2025/snippets/test-3.json b/2025/snippets/test-3.json new file mode 100644 index 0000000..2d823cc --- /dev/null +++ b/2025/snippets/test-3.json @@ -0,0 +1,8 @@ +{ + "slug": "test-2", + "author": "Pablo", + "title": "Hola", + "language": "bash", + "code": "rm -rf /", + "description": "Do not try at home" +}