Please take a look at my website
Actually, any of the submenus has a WEIRD name, it looks the name is not taking the feature name but url?
in config.toml.
name = "Posts"
url = "/posts/"
When I intentionally change it to
name = "My Posts"
url = "/posts/"
Nothing happened to the title, I mean, like this:

Can you please also help?
Cheers
Please take a look at my website
Actually, any of the submenus has a WEIRD name, it looks the name is not taking the feature name but url?
in
config.toml.When I intentionally change it to
Nothing happened to the title, I mean, like this:
Can you please also help?
Cheers