From 5f7f2214b57aa9e2afafc061bff2f6a41c3a6a12 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 21 Mar 2026 18:05:35 +0100 Subject: [PATCH] fix: remove double title --- docs/maintainers/tutorial.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/maintainers/tutorial.md b/docs/maintainers/tutorial.md index 6facefc06..ea2a8379b 100644 --- a/docs/maintainers/tutorial.md +++ b/docs/maintainers/tutorial.md @@ -1,9 +1,7 @@ --- -title: New maintainers tutorial +title: Package your First Recipe Tutorial --- -## Package your first recipe - ### Overview Packaging a recipe is basically knowing a bag of about 20 tricks. Once you learn them, there is nothing more to learn. It can seem daunting at first but it's simple and easy to do once you know the tricks.