Skip to content
Snippets Groups Projects

Hotfix/xxxx partner projects

Merged Petar Hristov requested to merge Hotfix/xxxx-partnerProjects into main
3 files
+ 181
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -15,6 +15,53 @@ export default {
mailingListUrl:
"https://lists.rwth-aachen.de/postorius/lists/coscine.lists.rwth-aachen.de/",
partners: {
headline: "Partner",
aims: {
title: "AIMS",
headline: "Partnerprojekt @:(page.partners.aims.title)",
url: "https://www.aims-projekt.de/",
logo: "https://about.coscine.de/images/logo/AIMS_Logo_transparent.svg",
},
nfdi4ing: {
title: "NFDI4Ing",
headline: "Partnerprojekt @:(page.partners.nfdi4ing.title)",
url: "https://nfdi4ing.de/",
logo: "https://about.coscine.de/images/logo/logo-nfdi4ing.svg",
},
nfdiMatWerk: {
title: "NFDI-MatWerk",
headline: "Partnerprojekt @:(page.partners.nfdiMatWerk.title)",
url: "https://nfdi-matwerk.de/",
logo: "https://about.coscine.de/images/logo/logo-nfdi-matwerk.svg",
},
fdmNrw: {
title: "FDM.NRW",
headline: "Netzwerk @:(page.partners.fdmNrw.title)",
url: "https://fdm-nrw.coscine.de/",
logo: "https://about.coscine.de/images/logo/fdm-nrw_Logo_rgb_web.png",
},
itCenter: {
title: "IT Center - RWTH Aachen University",
headline: "Betrieb @:(page.partners.itCenter.title)",
url: "https://www.itc.rwth-aachen.de/",
logo: "https://about.coscine.de/images/logo/logo_itcenter_color.svg",
},
dfg: {
title: "Deutsche Forschungsgemeinschaft",
headline: "Förderung @:(page.partners.dfg.title)",
url: "https://www.dfg.de/",
logo: "https://about.coscine.de/images/logo/dfg_logo_schriftzug_blau_foerderung_en.png",
},
mkwNrw: {
title:
"Ministerium für Kultur und Wissenschaft des Landes Nordrhein-Westfalen",
headline: "Förderung @:(page.partners.mkwNrw.title)",
url: "https://www.mkw.nrw/",
logo: "https://about.coscine.de/images/logo/AK_Kultur_und_Wissenschaft_Farbig_CMYK_svg.svg",
},
},
institution: {
placeholder: "Institution auswählen",
},
Loading