diff --git a/docs/configuration.md b/docs/configuration.md index 578e035..1ef50d7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -21,7 +21,7 @@ copied into the config file. title: "App dashboard" subtitle: "Homer" # documentTitle: "Welcome" # Customize the browser tab text -logo: "assets/logo.png" +logo: "/assets/logo.png" # Alternatively a fa icon can be provided: # icon: "fas fa-skull-crossbones"