Open franknoirot opened 2 years ago
This is underway, initiated by this commit https://github.com/ringofkeys/ring-of-keys/commit/dd44928486f1735adbbdadd251a0835c16b6fdc4. There are still some styling issues and functionality to add to the EmailSignupBanner
component.
There is an existing footer in
src/components_old/footer.js
for reference. However, the NextJS + Tailwind implementation of this may be easier to do a full rewrite.Once the footer is created, add it to the
src/components/Layout
component.