[develop | DONE | CHANGED] change footer text and update submodules
This commit is contained in:
parent
f226482ba3
commit
f3115b9f98
|
@ -1 +1 @@
|
|||
Subproject commit 35323bd7441d7d21ce785aade0002ee02fdc402a
|
||||
Subproject commit af6174c5de7d16e6a5c1222d4ae8d9a18e35667b
|
|
@ -14,7 +14,7 @@ let props: EnvProperties = {
|
|||
baseLink : "",
|
||||
errorLink: '/error',
|
||||
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"
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue