diff --git a/themes/apex/config.js b/themes/apex/config.js index bb838c4..e5dd9e0 100644 --- a/themes/apex/config.js +++ b/themes/apex/config.js @@ -24,7 +24,7 @@ module.exports = { "id": 4, "url": "https://cds.climate.copernicus.eu/api/catalogue/v1/", "title": "Climate Data Store", - "summary": "The CADS catalogue API is a STAC compliant API to access the CADS catalogues.\\n\\nThe implementation is based on [Standalone Collections](https://github.com/radiantearth/stac-spec/blob/master/collection-spec/collection-spec.md#standalone-collections) while a custom extension is present to provide datasets search capabilities.", + "summary": "The CADS catalogue API is a STAC compliant API to access the CADS catalogues.The implementation is based on [Standalone Collections](https://github.com/radiantearth/stac-spec/blob/master/collection-spec/collection-spec.md#standalone-collections) while a custom extension is present to provide datasets search capabilities.", } ], allowExternalAccess: true, // Must be true if catalogUrl is not given diff --git a/themes/apex/version.txt b/themes/apex/version.txt index 6a0ca2d..e8f41f0 100644 --- a/themes/apex/version.txt +++ b/themes/apex/version.txt @@ -1 +1 @@ -2.0.7 \ No newline at end of file +2.0.8 \ No newline at end of file