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 (
@@ -24,37 +23,8 @@ function Footer({ publishing and analysis are also open and transparent.

- Powered by DKAN -

-
- - - - - - - + Powered by DKAN + Github -
+

{menu1} {menu2} diff --git a/src/templates/NavBar/index.jsx b/src/templates/NavBar/index.jsx index eb0d5341..9ea75d80 100644 --- a/src/templates/NavBar/index.jsx +++ b/src/templates/NavBar/index.jsx @@ -17,7 +17,7 @@ const NavBar = ({ return (
{expand && ( - +
toggleOpen(!isOpen)}>