diff --git a/webapp/public/index.html b/webapp/public/index.html index 1e86b17..e5d8868 100644 --- a/webapp/public/index.html +++ b/webapp/public/index.html @@ -39,6 +39,6 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> - + diff --git a/webapp/src/components/content/home/footer/index.jsx b/webapp/src/components/content/home/footer/index.jsx index 9c2c947..fb6cbe7 100644 --- a/webapp/src/components/content/home/footer/index.jsx +++ b/webapp/src/components/content/home/footer/index.jsx @@ -1,7 +1,29 @@ function Footer() { return( -