From 55f4da980a6fa752e7eb63bd82a0f1794d11bcfa Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Fri, 18 Feb 2022 07:50:16 +0000 Subject: [PATCH] Update 'homer/assets/config.yml' Put back columns and the site check command. --- homer/assets/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homer/assets/config.yml b/homer/assets/config.yml index 1e01e7d..e78803b 100644 --- a/homer/assets/config.yml +++ b/homer/assets/config.yml @@ -11,6 +11,9 @@ header: true #footer: '

Created with ❤️ with bulma, vuejs & font awesome // Fork me on

' # set false if you want to hide it. footer: 'Developed in cooperation with NPHL, eSHIFT Partner Network , AoS.Health Platform, Blue Frontier , SfHF

Funding via FINDDX.org and Fleming Fund.' +columns: "auto" # "auto" or number (must be a factor of 12: 1, 2, 3, 4, 6, 12) +connectivityCheck: true # whether you want to display a message when the apps are not accessible anymore (VPN disconnected for example) + # Optional theme customization theme: default