From cbc5c9a0c8f28cf411599f7f4fa3ac148ab8b403 Mon Sep 17 00:00:00 2001 From: Zhaoxuan Chen Date: Tue, 5 Aug 2025 23:13:33 +0800 Subject: [PATCH] add hash --- 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 7028faaf..60398fc4 100644 --- a/user-data/conf.yml +++ b/user-data/conf.yml @@ -12,6 +12,7 @@ pageInfo: # Optional app settings and configuration appConfig: theme: callisto + routingMode: hash # Main content - An array of sections, each containing an array of items sections: @@ -44,4 +45,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