hugo-theme-learn
hugo-theme-learn copied to clipboard
Menu is not sort
Hi,
I'm using the theme and it's really awesome. I'm having trouble with the menu, it's not sorted.

What I want its sorted. This is my config file
baseURL = "http://hippokampe.wtf"
languageCode = "en-us"
title = "Hippokampe"
theme = "hugo-theme-learn"
[outputs]
home = [ "HTML", "RSS", "JSON"]
[params]
menu = ["getting-started", "basics", "about"]