diff --git a/config/navbar.yaml b/config/navbar.yaml index 8643fd2..b7e7c62 100644 --- a/config/navbar.yaml +++ b/config/navbar.yaml @@ -1,7 +1,7 @@ # To add a new button: copy the template below. # Label: This is the text displayed on the navbar item # Type: Intern (Internal Link), Extern (External link, default), File (locally hosted files) -# URI: Resource locator. For Internal links, this is the route's friendly name. +# URI: Resource locator. For Internal links, this is the route's friendly name. If you don't know this, then set an External link to the page. # Disabled: Defaults to false. If true, button becomes unclickable. # TEMPLATE