Skip to content

Commit

Permalink
twiiter updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nitesh2920 committed Oct 11, 2024
1 parent 4c910b1 commit 2718b08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addon/constants/es-footer.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/* eslint-disable prettier/prettier */

const socialLinks = [{
title: 'Twitter',
href: 'http://twitter.com/emberjs',
title: 'X',
href: 'http://x.com/emberjs',
class: 'x-logo',
label: 'Official Ember Twitter Account'
label: 'Official Ember X Account'
}, {
title: 'GitHub',
href: 'https://github.com/emberjs/ember.js',
Expand Down

0 comments on commit 2718b08

Please sign in to comment.