Enabled best practices

This commit is contained in:
Igor Támara 2025-11-11 19:13:33 -05:00 committed by CJ van den Berg
parent fc64d995e0
commit 9dd5c83138

View file

@ -3,7 +3,7 @@
.date = @date("2025-11-06T12:24:45+02:00"), .date = @date("2025-11-06T12:24:45+02:00"),
.author = "Igor Támara", .author = "Igor Támara",
.layout = "tutorial.shtml", .layout = "tutorial.shtml",
.draft = true, .draft = false,
.custom = { .custom = {
.githubedit = "/docs/architecture/command.smd", .githubedit = "/docs/architecture/command.smd",
} }