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

Kent C. Dodds Twitter avatar not displayed properly on docusaurus website #7511

Closed
3 of 7 tasks
dharsanb opened this issue May 27, 2022 · 2 comments · Fixed by #7512
Closed
3 of 7 tasks

Kent C. Dodds Twitter avatar not displayed properly on docusaurus website #7511

dharsanb opened this issue May 27, 2022 · 2 comments · Fixed by #7512
Labels
documentation The issue is related to the documentation of Docusaurus

Comments

@dharsanb
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

https://github.com/facebook/docusaurus/blob/main/website/src/data/tweets.tsx#L155 should be updated from https://pbs.twimg.com/profile_images/1444988463216922631/IDffhy4i_400x400.jpg to https://pbs.twimg.com/profile_images/1529905780542959616/Ibwrp7VJ_400x400.jpg

Reproducible demo

No response

Steps to reproduce

  1. Go to https://docusaurus.io/
  2. Go to Kent C. Dodds's tweet

Expected behavior

His twitter icon should be displayed

Actual behavior

Alternate text is displayed

Your environment

  • Public source code: https://github.com/facebook/docusaurus
  • Public site URL: https://docusaurus.io/
  • Docusaurus version used: Latest
  • Environment name and version (e.g. Chrome 89, Node.js 16.4): Edge Version 101.0.1210.53 (Official build) (64-bit)
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS): Windows 11 Pro

Self-service

  • I'd be willing to fix this bug myself.
@dharsanb dharsanb added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels May 27, 2022
@Josh-Cena Josh-Cena added documentation The issue is related to the documentation of Docusaurus and removed bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels May 27, 2022
@Josh-Cena
Copy link
Collaborator

Thanks, please just send a PR right away

@dharsanb
Copy link
Contributor Author

Have submitted on #7512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation The issue is related to the documentation of Docusaurus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants