Skip to content

chore: update footer on webbsite#1152

Merged
dutterbutter merged 10 commits into
developfrom
tuan-linh/update-footer-webbsite
May 2, 2023
Merged

chore: update footer on webbsite#1152
dutterbutter merged 10 commits into
developfrom
tuan-linh/update-footer-webbsite

Conversation

@vutuanlinh2k2
Copy link
Copy Markdown
Contributor

@vutuanlinh2k2 vutuanlinh2k2 commented Apr 28, 2023

Summary of changes

Update Footer according to the task's requirement

Proposed area of change

  • apps/bridge-dapp
  • apps/stats-dapp
  • apps/webbsite
  • apps/faucet
  • apps/tangle-website
  • libs/webb-ui-components

Reference issue to close (if applicable)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide a screen recording of proposed change.


Code Checklist

Please be sure to add .stories documentation if any additions are made to libs/webb-ui-components.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@github-actions
Copy link
Copy Markdown

Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2

Name Link
🔨 Latest commit 4538b20581deca8729f326b1b12ecafb8f47ec26
🔍 Latest deploy log https://app.netlify.com/sites/development-webbsite/deploys/644bc2769a5dca04a558dd05
😎 Deploy Preview https://644bc2769a5dca04a558dd05--development-webbsite.netlify.app

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

@dutterbutter dutterbutter changed the title Tuan linh/update footer webbsite chore: update footer on webbsite Apr 28, 2023
{
name: 'YouTube',
Icon: YouTubeFill,
href: 'https://github.com/webb-tools',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we can point this to blog videos for now. What do you think @dutterbutter?

https://webb.tools/blog/videos

@github-actions
Copy link
Copy Markdown

Deploy Preview for development webbsite is ready! Thanks for the contribution @devpavan04

Name Link
🔨 Latest commit f44274d62a981ef5490bef7848790acc17f1037a
🔍 Latest deploy log https://app.netlify.com/sites/development-webbsite/deploys/644bd2856434731a1fb0609f
😎 Deploy Preview https://644bd2856434731a1fb0609f--development-webbsite.netlify.app

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

@vutuanlinh2k2 vutuanlinh2k2 force-pushed the tuan-linh/update-footer-webbsite branch from f44274d to f421d38 Compare May 1, 2023 03:39
@vutuanlinh2k2
Copy link
Copy Markdown
Contributor Author

@dutterbutter can you help me with this error on the privacy-policy and terms-and-conditions pages of the Webbsite when it runs the build command. Thank you!

Screenshot 2023-05-01 at 20 20 55

@dutterbutter
Copy link
Copy Markdown
Contributor

@dutterbutter can you help me with this error on the privacy-policy and terms-and-conditions pages of the Webbsite when it runs the build command. Thank you!

Screenshot 2023-05-01 at 20 20 55

I will investigate!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2023

Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2

Name Link
🔨 Latest commit 1992ef88a1ec7d90e48edf535f7024f9c53c1ae6
🔍 Latest deploy log https://app.netlify.com/sites/development-webbsite/deploys/644ff1911e407700543319c1
😎 Deploy Preview https://644ff1911e407700543319c1--development-webbsite.netlify.app

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

href: string;
};

const navLinks: Array<NavLinkType> = [
Copy link
Copy Markdown
Contributor

@dutterbutter dutterbutter May 1, 2023

Choose a reason for hiding this comment

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

Can we make the following changes @vutuanlinh2k2 :

  • Replace "Resources" with "Community" and include the same links as the docs site
  • Can we replace "Network" with "Ecosystem", include the links as the docs site, and remove "DAPP" column
  • Add "Legal" column and include the privacy and terms links

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2023

Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2

Name Link
🔨 Latest commit 2d1006133d7f619d4733658f9575ebc8fb6efed9
🔍 Latest deploy log https://app.netlify.com/sites/development-webbsite/deploys/645075ee3a73596683dc803e
😎 Deploy Preview https://645075ee3a73596683dc803e--development-webbsite.netlify.app

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

Comment thread libs/webb-ui-components/src/components/WebsiteFooter/WebsiteFooter.tsx Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2023

Deploy Preview for development webbsite is ready! Thanks for the contribution @dutterbutter

Name Link
🔨 Latest commit 52a533523053a47bd3a09369f80faf475fb52d46
🔍 Latest deploy log https://app.netlify.com/sites/development-webbsite/deploys/64510ae3006679009093872e
😎 Deploy Preview https://64510ae3006679009093872e--development-webbsite.netlify.app

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

@dutterbutter dutterbutter merged commit 15ffe49 into develop May 2, 2023
@dutterbutter dutterbutter deleted the tuan-linh/update-footer-webbsite branch May 2, 2023 13:17
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.

[CHECKLIST] Update footer component for Webbsite [TASK] Remove options with Edgeware and use regular options

3 participants