diff --git a/config.toml b/config.toml index ac20c27..2d3dc17 100644 --- a/config.toml +++ b/config.toml @@ -50,4 +50,7 @@ pygmentsCodefences = true link = "/starter/link" text = "Link" +[[params.mainMenu]] + link = "/starter/about" + text = "A Propos"