diff --git a/src/app/communities/communities.component.html b/src/app/communities/communities.component.html index 208e69a..2e62b94 100644 --- a/src/app/communities/communities.component.html +++ b/src/app/communities/communities.component.html @@ -182,7 +182,7 @@ -
+
diff --git a/src/app/contact/contact.component.html b/src/app/contact/contact.component.html index cfb4e4a..0ee0dcb 100644 --- a/src/app/contact/contact.component.html +++ b/src/app/contact/contact.component.html @@ -1,5 +1,5 @@ -
-
+
+
diff --git a/src/app/learn-how/learn-how.component.ts b/src/app/learn-how/learn-how.component.ts index 2ea5059..37a4986 100644 --- a/src/app/learn-how/learn-how.component.ts +++ b/src/app/learn-how/learn-how.component.ts @@ -10,11 +10,10 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ"; template: `
-
+ class="about-background uk-section-large uk-background-norepeat uk-background-cover uk-section-secondary uk-section-overlap uk-position-relative uk-preserve-color" >
-

Learn the process

+

Learn the process

Build a Gateway to your community's open and linked research outcomes. Customized to your needs.
@@ -63,9 +62,8 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ"; Learn more details
-
-
+
@@ -86,7 +84,7 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ";
-
+

Frequently Asked Questions

    @@ -100,14 +98,14 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ";
- -
-

Frequently Asked Questions

-
- Coming Soon... -
+
` }) diff --git a/src/assets/cloud/abstract.png b/src/assets/cloud/abstract.png index c9c3fb7..bfe6807 100644 Binary files a/src/assets/cloud/abstract.png and b/src/assets/cloud/abstract.png differ diff --git a/src/assets/env-properties.json b/src/assets/env-properties.json index c8c6bed..66ffe94 100644 --- a/src/assets/env-properties.json +++ b/src/assets/env-properties.json @@ -2,7 +2,7 @@ "environment" : "development", "enablePiwikTrack" : false, "enableHelper" : true, - "useCache" : true, + "useCache" : false, "showContent" : true, "metricsAPIURL" : "https://beta.services.openaire.eu/usagestats/", "framesAPIURL" : "https://beta.openaire.eu/stats3/",