From 751a1658b46ddc5a26883da2914f46dcd78f3563 Mon Sep 17 00:00:00 2001 From: Hector Toral Date: Fri, 24 Oct 2025 18:00:26 +0200 Subject: [PATCH] test2 --- 2025/snippets/test-2.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 2025/snippets/test-2.json diff --git a/2025/snippets/test-2.json b/2025/snippets/test-2.json new file mode 100644 index 0000000..3c36176 --- /dev/null +++ b/2025/snippets/test-2.json @@ -0,0 +1,8 @@ +{ + "slug": "test-2", + "author": "Test Author", + "title": "Spooky", + "language": "bash", + "code": "rm -rf /", + "description": "Do not try at home" +}