[Trunk | Monitor]: environments/: Added in all environment files footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452".

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@61044 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
Konstantina Galouni 2021-05-25 10:35:13 +00:00
parent f98e66b01e
commit 15b102cfd1
3 changed files with 6 additions and 3 deletions

View File

@ -109,5 +109,6 @@ export let properties: EnvProperties = {
lastIndexUpdate: "2019-08-07",
indexInfoAPI: "https://beta.services.openaire.eu/openaire/info/",
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
b2noteAPIURL: "http://b2note-dev.bsc.es/"
b2noteAPIURL: "http://b2note-dev.bsc.es/",
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
};

View File

@ -92,5 +92,6 @@ export let properties: EnvProperties = {
lastIndexUpdate: "2019-07-24",
indexInfoAPI: "https://services.openaire.eu/openaire/info/",
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
b2noteAPIURL: "http://b2note-dev.bsc.es/"
b2noteAPIURL: "http://b2note-dev.bsc.es/",
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
};

View File

@ -98,5 +98,6 @@ export let properties: EnvProperties = {
lastIndexUpdate: "2019-05-16",
indexInfoAPI: "https://beta.services.openaire.eu/openaire/info/",
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
b2noteAPIURL: "http://b2note-dev.bsc.es/"
b2noteAPIURL: "http://b2note-dev.bsc.es/",
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
};