Browse Source

Swapped order of icons so prod, and NC come up 1st.

master
Steven Uggowitzer 4 years ago
parent
commit
738803d77f
  1. 14
      homer/assets/config.yml

14
homer/assets/config.yml

@ -84,6 +84,13 @@ services:
url: "https://ohp.np.amr.health/" url: "https://ohp.np.amr.health/"
target: "_blank" # optional html a tag target attribute 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" - name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png" logo: "aos-homer-icons/DHIS2.png"
subtitle: "Nepal One Health AMR DEV 1" subtitle: "Nepal One Health AMR DEV 1"
@ -97,13 +104,6 @@ services:
tag: "app" tag: "app"
url: "https://ohptrain1.np.amr.health/" url: "https://ohptrain1.np.amr.health/"
target: "_blank" # optional html a tag target attribute 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" - name: "OneHealth GLASS-AMR"
logo: "aos-homer-icons/GLASS_REPORT.png" logo: "aos-homer-icons/GLASS_REPORT.png"

Loading…
Cancel
Save