diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -85,6 +85,10 @@ Title, icons, links, colors, and services can be configured in the `config.yml` | |||
85 | # Homepage configuration | 85 | # Homepage configuration |
86 | # See https://fontawesome.com/icons for icons options | 86 | # See https://fontawesome.com/icons for icons options |
87 | 87 | ||
88 | # Optional: Use external configuration file. | ||
89 | # Using this will ignore remaining config in this file | ||
90 | # externalConfig: https://example.com/server-luci/config.yaml | ||
91 | |||
88 | title: "App dashboard" | 92 | title: "App dashboard" |
89 | subtitle: "Homer" | 93 | subtitle: "Homer" |
90 | logo: "assets/homer.png" | 94 | logo: "assets/homer.png" |