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

updated old twitter logo in the footer #13

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

joharkhan99
Copy link
Contributor

Description:

The Minima theme doesn't currently support the X (formerly Twitter) logo, and the related issue #777 is still open. To resolve this, I added an if condition in social-item.html to check for the x platform. If it's X, the custom SVG logo is rendered; otherwise, the standard <use> tag is used for other platforms.

Changes Made:

  1. Conditional rendering for X logo.
  2. Fallback to the existing behavior for other platforms.

This fixes the issue of displaying the X logo in the theme. Image Preview

Related Issue:

Copy link

codecov bot commented Nov 17, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@aanthonymax aanthonymax merged commit 3ff85c5 into hmpl-language:main Nov 17, 2024
2 of 4 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 17, 2024
updated old twitter logo in the footer
github-actions bot pushed a commit that referenced this pull request Nov 17, 2024
updated old twitter logo in the footer
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.

2 participants