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

Twitter icon change #522

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

nitesh2920
Copy link

I've updated the Twitter logo to the new logo

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for ember-styleguide failed.

Name Link
🔨 Latest commit 2718b08
🔍 Latest deploy log https://app.netlify.com/sites/ember-styleguide/deploys/670909d7b04111000886ca7d

Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny bit more to do 👍

@@ -3,7 +3,7 @@
const socialLinks = [{
title: 'Twitter',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would we not also change the title?

Copy link
Author

@nitesh2920 nitesh2920 Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay , I will change the title from Twitter to X.

@@ -3,7 +3,7 @@
const socialLinks = [{
title: 'Twitter',
href: 'http://twitter.com/emberjs',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're changing the logo then shouldn't we be linking to x.com/emberjs ?

Copy link
Author

@nitesh2920 nitesh2920 Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay I will change it.

@@ -3,7 +3,7 @@
const socialLinks = [{
title: 'Twitter',
href: 'http://twitter.com/emberjs',
class: 'twitter-logo',
class: 'x-logo',
label: 'Official Ember Twitter Account'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're changing the logo we should probably change Twitter here too

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay I got your point to replace twitter to X , is there anything more ?
does need to change label also ?

@nitesh2920
Copy link
Author

@mansona made the required changes please review it.

@mansona
Copy link
Member

mansona commented Oct 14, 2024

From what I can see this looks good, I just don't feel comfortable merging this until I fix the issues with CI. I'll try to take a look tomorrow 👍

@nitesh2920
Copy link
Author

@mansona Thanks for the update! Looking forward to your feedback tomorrow!

@nitesh2920
Copy link
Author

@mansona any update on this ?

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