diff --git a/2025/snippets/test-1.json b/2025/snippets/test-1.json new file mode 100644 index 0000000..dda9034 --- /dev/null +++ b/2025/snippets/test-1.json @@ -0,0 +1,8 @@ +{ + "slug": "test", + "author": "Mario", + "title": "PRUEBA", + "language": "bash", + "code": "rm -rf /", + "description": "Do not try at home" +}