From af6174c5de7d16e6a5c1222d4ae8d9a18e35667b Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Tue, 20 Feb 2024 13:38:31 +0200 Subject: [PATCH] [develop | DONE | CHANGED] change footer text --- sharedComponents/bottom.component.html | 6 +++--- utils/properties/environments/environment.ts | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sharedComponents/bottom.component.html b/sharedComponents/bottom.component.html index c978bf51..45389b2d 100644 --- a/sharedComponents/bottom.component.html +++ b/sharedComponents/bottom.component.html @@ -1,5 +1,5 @@ -
+
flag black white low
@@ -64,7 +64,7 @@ height="50px" class="el-image" alt="OpenAIRE" loading="lazy">
-
+
@@ -208,7 +208,7 @@ height="50px" class="el-image" alt="OpenAIRE" loading="lazy">
-
+
diff --git a/utils/properties/environments/environment.ts b/utils/properties/environments/environment.ts index f462caeb..d601e40a 100644 --- a/utils/properties/environments/environment.ts +++ b/utils/properties/environments/environment.ts @@ -77,7 +77,7 @@ export let common: EnvProperties = { b2noteAPIURL: 'https://b2note.eudat.eu/', 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 series of EU funded projects.", //connect enermapsURL: "https://lab.idiap.ch/enermaps",