[develop | DONE | CHANGED] change footer text and update submodules

This commit is contained in:
Alex Martzios 2024-02-20 13:38:46 +02:00
parent f226482ba3
commit f3115b9f98
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 35323bd7441d7d21ce785aade0002ee02fdc402a Subproject commit af6174c5de7d16e6a5c1222d4ae8d9a18e35667b

View File

@ -14,7 +14,7 @@ let props: EnvProperties = {
baseLink : "", baseLink : "",
errorLink: '/error', errorLink: '/error',
myOrcidLinksPage: "/my-orcid-links", myOrcidLinksPage: "/my-orcid-links",
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452", footerGrantText: "OpenAIRE has received funding from <a href='https://www.openaire.eu/projects' target='_blank'>a series of EU funded projects</a>.",
piwikSiteId: "109" piwikSiteId: "109"
}; };