]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Add documentTitle example to documentation 120/head
authorTom Pansino <2768420+tpansino@users.noreply.github.com>
Fri, 4 Sep 2020 23:09:43 +0000 (16:09 -0700)
committerTom Pansino <2768420+tpansino@users.noreply.github.com>
Fri, 4 Sep 2020 23:09:43 +0000 (16:09 -0700)
docs/configuration.md

index d1c8e6bb0fb613955dae7010eabb0172123c89bf..0e5d00257fc9efe16fd91edc68e47521b9d91e48 100644 (file)
@@ -13,6 +13,7 @@ Title, icons, links, colors, and services can be configured in the `config.yml`
 
 title: "App dashboard"
 subtitle: "Homer"
+# documentTitle: "Welcome" # Customize the browser tab text
 logo: "assets/logo.png"
 # Alternatively a fa icon can be provided:
 # icon: "fas fa-skull-crossbones"