chore: update footer on webbsite#1152
Conversation
|
✅ Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2
To edit notification comments on pull requests, go to your Netlify site settings. |
| { | ||
| name: 'YouTube', | ||
| Icon: YouTubeFill, | ||
| href: 'https://github.com/webb-tools', |
There was a problem hiding this comment.
I think we can point this to blog videos for now. What do you think @dutterbutter?
|
✅ Deploy Preview for development webbsite is ready! Thanks for the contribution @devpavan04
To edit notification comments on pull requests, go to your Netlify site settings. |
f44274d to
f421d38
Compare
|
@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! |
I will investigate! |
|
✅ Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2
To edit notification comments on pull requests, go to your Netlify site settings. |
| href: string; | ||
| }; | ||
|
|
||
| const navLinks: Array<NavLinkType> = [ |
There was a problem hiding this comment.
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
|
✅ Deploy Preview for development webbsite is ready! Thanks for the contribution @vutuanlinh2k2
To edit notification comments on pull requests, go to your Netlify site settings. |
|
✅ Deploy Preview for development webbsite is ready! Thanks for the contribution @dutterbutter
To edit notification comments on pull requests, go to your Netlify site settings. |

Summary of changes
Update Footer according to the task's requirement
Proposed area of change
apps/bridge-dappapps/stats-dappapps/webbsiteapps/faucetapps/tangle-websitelibs/webb-ui-componentsReference 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.