From 11d1bb0996546d02e0bcb5012f924102849bbe45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=88=B0=E9=98=9F=E7=9A=84=E5=81=B6=E5=83=8F-=E5=B2=9B?= =?UTF-8?q?=E9=A3=8E=E9=85=B1=EF=BC=81?= Date: Mon, 11 Jan 2021 12:36:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=BB=E8=A6=81=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=80=85=E9=93=BE=E6=8E=A5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PixivFSUWP/SettingsPage.xaml.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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,