diff --git a/package.json b/package.json index b15bedd9..beb40286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@civicactions/data-catalog-components", - "version": "1.17.0", + "version": "1.17.1", "description": "React Components for Open Data Catalogs.", "main": "dist/index.js", "source": "src/index.ts", diff --git a/src/templates/Footer/index.jsx b/src/templates/Footer/index.jsx index 0ea924f6..4be92fd1 100644 --- a/src/templates/Footer/index.jsx +++ b/src/templates/Footer/index.jsx @@ -13,7 +13,6 @@ function Footer({ }) { const menu1 = links ?
: null; const menu2 = links ? : null; - return (- Powered by DKAN -
- +