From 4e5120b3766b056312e056f8b2d3088cdc194d86 Mon Sep 17 00:00:00 2001 From: "Wu Baiyang (Student)" Date: Tue, 9 Sep 2025 04:34:09 +1200 Subject: [PATCH] added a gotolink config in conf.yml --- user-data/conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-data/conf.yml b/user-data/conf.yml index 27fa152f..2c56c270 100644 --- a/user-data/conf.yml +++ b/user-data/conf.yml @@ -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 - \ No newline at end of file