mirror of
https://github.com/Lissy93/dashy.git
synced 2026-01-07 16:34:12 +01:00
added a gotolink config in conf.yml
This commit is contained in:
parent
cd74bf8dfe
commit
4e5120b376
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ pageInfo:
|
|||
# Optional app settings and configuration
|
||||
appConfig:
|
||||
theme: colorful
|
||||
goToLinkEnabled: true
|
||||
webSearch:
|
||||
disableWebSearch: false
|
||||
|
||||
|
|
@ -46,4 +47,3 @@ sections:
|
|||
description: Get help with Dashy, raise a bug, or get in contact
|
||||
url: https://github.com/Lissy93/dashy/blob/master/.github/SUPPORT.md
|
||||
icon: far fa-hands-helping
|
||||
|
||||
Loading…
Reference in a new issue