From 9dd5c831380d23e0ea1f767af2e9f5978a013763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Tue, 11 Nov 2025 19:13:33 -0500 Subject: [PATCH] Enabled best practices --- content/docs/best_practices.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/best_practices.smd b/content/docs/best_practices.smd index 30f849f..b258333 100644 --- a/content/docs/best_practices.smd +++ b/content/docs/best_practices.smd @@ -3,7 +3,7 @@ .date = @date("2025-11-06T12:24:45+02:00"), .author = "Igor Támara", .layout = "tutorial.shtml", -.draft = true, +.draft = false, .custom = { .githubedit = "/docs/architecture/command.smd", }