diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 654e6c9..a076eb9 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ weight = 3 [[menu.main]] identifier = "Games" name = "Games" -url = "https://games.marks.kitchen/" +url = "/games/" weight = 4 [[menu.main]] identifier = "Projects" |