From 738803d77ffbd6570e7fa8c80fe09b7549362125 Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Fri, 18 Feb 2022 07:52:19 +0000 Subject: [PATCH] Swapped order of icons so prod, and NC come up 1st. --- homer/assets/config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/homer/assets/config.yml b/homer/assets/config.yml index e78803b..6e1cbbc 100644 --- a/homer/assets/config.yml +++ b/homer/assets/config.yml @@ -84,6 +84,13 @@ services: url: "https://ohp.np.amr.health/" target: "_blank" # optional html a tag target attribute + - name: "Nepal AMR Digital Asset Portal" + logo: "homer-icons/png/nextcloud.png" + subtitle: "by NPHL Nepal" + tag: "app" + url: "https://nc.np.amr.health/" + target: "_blank" # optional html a tag target attribute + - name: "OneHealth Platform (AMR) - ohs" logo: "aos-homer-icons/DHIS2.png" subtitle: "Nepal One Health AMR DEV 1" @@ -97,13 +104,6 @@ services: tag: "app" url: "https://ohptrain1.np.amr.health/" target: "_blank" # optional html a tag target attribute - - - name: "Nepal AMR Digital Asset Portal" - logo: "homer-icons/png/nextcloud.png" - subtitle: "by NPHL Nepal" - tag: "app" - url: "https://nc.np.amr.health/" - target: "_blank" # optional html a tag target attribute - name: "OneHealth GLASS-AMR" logo: "aos-homer-icons/GLASS_REPORT.png"