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

feat: legal page #824

Merged
merged 3 commits into from
Sep 21, 2023
Merged

feat: legal page #824

merged 3 commits into from
Sep 21, 2023

Conversation

simboonlong
Copy link
Contributor

Summary

Legal analysis page

Changes

  • add new page

Issues

https://www.pivotaltracker.com/story/show/185938637

@netlify
Copy link

netlify bot commented Sep 19, 2023

Deploy Preview for tradetrust-mainnet ready!

Name Link
🔨 Latest commit f85d36d
🔍 Latest deploy log https://app.netlify.com/sites/tradetrust-mainnet/deploys/650bc72abf534f00080744af
😎 Deploy Preview https://deploy-preview-824--tradetrust-mainnet.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@simboonlong simboonlong marked this pull request as ready for review September 19, 2023 06:25
<a
download={TRADETRUST_LEGAL_ARTICLE_TITLE}
href="/static/images/legality/tradetrust-legal-article.pdf"
onClick={downloadArticle}
Copy link
Contributor

Choose a reason for hiding this comment

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

Pretty sure the click count for this will be very high!😄

Comment on lines +13 to +15
<meta
name="keywords"
content="Blockchain, NFT, Ethereum, Electronic Trade Document, Verifiable Document, Digital Trade Document, Transferable Documents, Electronic Transactions Act, Bill of Lading"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have a parent component to house these common meta tags for all pages?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if so i think i can refactor the meta data to here, then have a common "head" component. Or do you any other idea in mind?

Copy link
Contributor

Choose a reason for hiding this comment

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

Just thought in case we have a parent component and missed it in this PR only, don’t think it’s necessary to implement it into this PR if we don’t already have one.

Copy link
Contributor

@osslgtm osslgtm left a comment

Choose a reason for hiding this comment

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

LGTM, the <head><meta /></head> can do on a separate PR

@simboonlong simboonlong merged commit 51befe4 into master Sep 21, 2023
16 checks passed
@simboonlong simboonlong deleted the feat/legal-page branch September 21, 2023 05:26
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.

None yet

3 participants