diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 4e138f2..dfd0e8c 100644 --- a/config.toml +++ b/config.toml @@ -28,7 +28,7 @@ summaryLength = 30 weight = 2 [[menu.main]] - name = "Config" + name = "Configure" url = "/config/" weight = 3 |