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" +}