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: Update social icon on about page #166

Merged
merged 2 commits into from
Aug 11, 2024
Merged

fix: Update social icon on about page #166

merged 2 commits into from
Aug 11, 2024

Conversation

mcanouil
Copy link
Owner

This pull request updates the social icon on the about page. The commit fixes issue #165 by making the following changes:

  • In the _quarto.yml file, the Twitter social icon link is updated to point to https://x.com/MickaelCanouil.

  • In the coeos.scss file, the flex-wrap property is added to the about-links class to ensure proper wrapping of social icons.

  • In the index.qmd file, the Twitter social icon link is updated to point to https://x.com/MickaelCanouil and the aria-label attribute is updated accordingly.

Fixes #165

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label Aug 11, 2024
@mcanouil mcanouil self-assigned this Aug 11, 2024
@mcanouil mcanouil added Type: Enhancement 💡 Issues related to enhancements, improvements, new features, or new analyses and removed Type: Bug 🐛 Issues related to bugs, errors, or mistakes labels Aug 11, 2024
skip-checks: true
@mcanouil mcanouil merged commit 00b6e75 into main Aug 11, 2024
4 checks passed
@mcanouil mcanouil deleted the fix/issue165 branch August 11, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement 💡 Issues related to enhancements, improvements, new features, or new analyses
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update social icon on about page
1 participant