Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(footer-#49): display dynamic date, ensure all link are functional #58

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

portableDD
Copy link

@portableDD portableDD commented Dec 13, 2024

Description

  1. Created a new footer.ts file to create all my arrays.
  2. updated the footer.tsx to map through the arrays

Related Issue(s)

Closes #49

Checklist:

  • Read the contributing docs (if this is your first contribution)

  • Verified this is not a duplicate of any existing pull request

  • Performed a self-review of the code

  • Rebased to the last commit of the target branch (or merged it into my branch)

  • Linked the issues which this PR resolves

  • Documented the changes in code (API docs will be generated automatically)

@portableDD
Copy link
Author

Please review @Abeeujah

Copy link
Collaborator

@princeibs princeibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @portableDD, can you fix issue causing build to fail?

@portableDD
Copy link
Author

@princeibs the issues has been fixed

Documentation
</p>
{footerDocumentation.map((doc, index) => (
<a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use NextJS link tag here

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the correct links.

Twitter: https://twitter.com/auto_swappr
Telegram: https://t.co/yFNm0juRkX
Github: https://github.com/BlockheaderWeb3-Community/autoswappr-dapp
Documentation: /documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Footer
2 participants