From a2edb95c62f0e29c746527bc6903f120e3717cc8 Mon Sep 17 00:00:00 2001 From: Chechere Date: Fri, 24 Oct 2025 18:20:44 +0200 Subject: [PATCH] =?UTF-8?q?a=C3=B1adiendo=20test-boniato.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2025/snippets/test-boniato.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 2025/snippets/test-boniato.json diff --git a/2025/snippets/test-boniato.json b/2025/snippets/test-boniato.json new file mode 100644 index 0000000..247ad85 --- /dev/null +++ b/2025/snippets/test-boniato.json @@ -0,0 +1,8 @@ +{ + "slug": "boniato", + "author": "Un boniato", + "title": "Comerse un boniato", + "language": "bash", + "code": "eat -t boniato -m \"Me como un boniato\"", + "description": "Para comerse todos los boniatos que quieras" +}