-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update web page #48
base: main
Are you sure you want to change the base?
Update web page #48
Conversation
Swizzling[^1] the LinkItem to add a new "icon" attribute that uses the Iconify Icons[^2] to render the images. [^1]: https://docusaurus.io/docs/swizzling [^2]: https://docusaurus.community/knowledge/design/icons/iconify/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Could you include a brief description for the PR as well? Nothing super detailed, it's enough to mention that these are some adjustments after the previous PR that added the web.
a01b30e
to
ca0b924
Compare
A random push doesn't have much value to be tested
447da1d
to
79eefc0
Compare
label: 'Twitter', | ||
href: 'https://twitter.com/codee_com', | ||
href: 'https://x.com/codee_com/', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
label should be X
No description provided.