Skip to content

Commit

Permalink
Merge pull request #15 from msebald/master
Browse files Browse the repository at this point in the history
Replace Twitter with X
  • Loading branch information
weallwegot committed Jan 16, 2024
2 parents dea1083 + 9e3d45b commit c2f130d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions common/head_tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
}
},
{
name: 'Twitter',
icon: 'fab-twitter',
name: 'X',
icon: 'temporary-twitter-x',
link: {
type: 'userField',
value: settings.twitter_custom_field_name,
Expand Down
2 changes: 1 addition & 1 deletion settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ telegram_custom_field_name: 'Telegram'
icon_color: 'black'

_icon:
default: "user|globe|fab-twitter|fab-facebook|fab-linkedin-in|building|fab-instagram|fab-youtube|fab-discord|fab-steam|fab-twitch|fab-bandcamp|fab-spotify|fab-soundcloud|envelope|fab-tiktok|fab-telegram"
default: "user|globe|temporary-twitter-x|fab-facebook|fab-linkedin-in|building|fab-instagram|fab-youtube|fab-discord|fab-steam|fab-twitch|fab-bandcamp|fab-spotify|fab-soundcloud|envelope|fab-tiktok|fab-telegram"
type: list
description: "setting necessary to load the appropriate icons"

0 comments on commit c2f130d

Please sign in to comment.