diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a0838..6825ec4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. This project does not adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v6.6.2-SNAPSHO] - 2023-08-31 + +- Updated Funded by EU logo + + ## [v6.6.1] - 2022-12-01 - updated logo diff --git a/pom.xml b/pom.xml index cc103f1..9dab3f3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ generic-configurable-theme war generic-configurable-theme Theme - 6.6.1 + 6.6.2-SNAPSHOT D4Science Generic Configurable Liferay Theme diff --git a/src/main/webapp/images/custom/FundedbytheEU.png b/src/main/webapp/images/custom/FundedbytheEU.png new file mode 100644 index 0000000..3abfffd Binary files /dev/null and b/src/main/webapp/images/custom/FundedbytheEU.png differ diff --git a/src/main/webapp/templates/portal_normal.vm b/src/main/webapp/templates/portal_normal.vm index e0bc911..83ff091 100644 --- a/src/main/webapp/templates/portal_normal.vm +++ b/src/main/webapp/templates/portal_normal.vm @@ -184,8 +184,8 @@ $theme.include($body_top_include)
#if ($theme.getSetting("show-eu-flag") == "true") - - EU H2020 programme + + EU Commission programme #end
$theme.getSetting("footer-text-about")