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