diff --git a/PixivFSUWP/SettingsPage.xaml.cs b/PixivFSUWP/SettingsPage.xaml.cs index fcf5d75..5dfd8f7 100644 --- a/PixivFSUWP/SettingsPage.xaml.cs +++ b/PixivFSUWP/SettingsPage.xaml.cs @@ -69,10 +69,10 @@ async Task loadContentsAsync() List mainDevs = new List(); mainDevs.Add(new ViewModels.ContributorViewModel() { - Account = "@tobiichiamane", + Account = "@sovetskyfish", DisplayName = "Communist Fish", - AvatarUrl = "https://avatars2.githubusercontent.com/u/14824064?v=4&s=45", - ProfileUrl = "https://github.com/tobiichiamane", + AvatarUrl = "https://avatars1.githubusercontent.com/u/76583116", + ProfileUrl = "https://github.com/sovetskyfish", Contributions = new List() { Data.Contribution.bug,