docs(report): report type as final

This commit is contained in:
2026-06-04 10:14:51 +02:00
parent f723c9a992
commit 9b332f5506

View File

@@ -8,7 +8,7 @@
// Document options
//
#let option = (
type: sys.inputs.at("type", default:"draft"), // [draft|final]
type: sys.inputs.at("type", default:"final"), // [draft|final]
lang: "en",
region: "gb",
template: "thesis", // [thesis/midterm]