fix logos

This commit is contained in:
2023-06-05 15:24:19 +02:00
parent 1daf6407be
commit 5c0be971e2
15 changed files with 11 additions and 8 deletions

View File

@@ -68,7 +68,8 @@ links:
# First level array represent a group. # First level array represent a group.
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services: services:
- name: "---- GSK ----" - name: " "
logo: "assets/tools/gsk_original.png"
items: items:
- name: "Inform RSV 006" - name: "Inform RSV 006"
logo: "assets/tools/aresvi.png" logo: "assets/tools/aresvi.png"
@@ -106,7 +107,7 @@ services:
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "Investigator Space" - name: "Investigator Space"
subtitle: "Z101, MAT 015, RSV 019" subtitle: "Z101, MAT 015, RSV 019"
logo: "assets/tools/investigator.png" logo: "assets/tools/investigator_logo.png"
url: "https://web.investigatorspace.com/study/home" url: "https://web.investigatorspace.com/study/home"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "Atento" - name: "Atento"
@@ -119,7 +120,8 @@ services:
logo: "assets/tools/azure.jpg" logo: "assets/tools/azure.jpg"
url: "https://portal.azure.com/#allservices/category/All" url: "https://portal.azure.com/#allservices/category/All"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "---- Neumo V116 MERCK - MSD ----" - name: "Neumo V116"
logo: "assets/tools/msd.png"
items: items:
- name: "Exostar" - name: "Exostar"
subtitle: "Pfizer, SIRIUS, SIP" subtitle: "Pfizer, SIRIUS, SIP"
@@ -136,16 +138,17 @@ services:
logo: "assets/tools/informv116010.png" logo: "assets/tools/informv116010.png"
url: "https://merck-inform-app.hs.oracleindustry.com/v116010/" url: "https://merck-inform-app.hs.oracleindustry.com/v116010/"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "---- mRNA Moderna RSV ----" - name: "mRNA RSV"
logo: "assets/tools/moderna.png"
items: items:
- name: "Longboat" - name: "Longboat"
subtitle: "Documentos" subtitle: "Documentos"
logo: "assets/tools/longboat.png" logo: "assets/tools/longboat_logo.png"
url: "https://app.longboat.com/Moderna/conquerrsv-wip/documents?folder_id=325" url: "https://app.longboat.com/Moderna/conquerrsv-wip/documents?folder_id=325"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "LifeSphere" - name: "LifeSphere"
subtitle: "report SUSAR" subtitle: "report SUSAR"
logo: "assets/tools/susar.png" logo: "assets/tools/susar_logo.png"
url: "https://lifesphereclinical.agcloud.bz/lifesphere/pages/login?tenant=PPD" url: "https://lifesphereclinical.agcloud.bz/lifesphere/pages/login?tenant=PPD"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "Fetch" - name: "Fetch"
@@ -155,11 +158,11 @@ services:
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "Medidata" - name: "Medidata"
subtitle: "Moderna, V116, VAT" subtitle: "Moderna, V116, VAT"
logo: "assets/tools/medidata.png" logo: "assets/tools/medidata_logo.png"
url: "https://login.imedidata.com/login" url: "https://login.imedidata.com/login"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "PPD" - name: "PPD"
subtitle: "Preclarus Moderna, V116, VAT" subtitle: "Preclarus Moderna, V116, VAT"
logo: "assets/tools/ppd.png" logo: "assets/tools/ppd_logo.png"
url: "https://preclaruslabdata.ppdi.com/Preclarus/login" url: "https://preclaruslabdata.ppdi.com/Preclarus/login"
target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

BIN
assets/tools/gsk_original.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

BIN
assets/tools/longboat_logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

BIN
assets/tools/medidata_logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
assets/tools/moderna.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
assets/tools/msd.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

BIN
assets/tools/ppd_logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

BIN
assets/tools/susar_logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB