Update MainWindow.xaml

This commit is contained in:
CJK_mkp
2025-06-27 16:47:13 +08:00
committed by GitHub
parent fe02ec1852
commit 7bf0438960
+2 -2
View File
@@ -2732,10 +2732,10 @@
</Grid> </Grid>
<ui:SimpleStackPanel Spacing="3" Orientation="Vertical"> <ui:SimpleStackPanel Spacing="3" Orientation="Vertical">
<TextBlock <TextBlock
Text="© 2024 Dubi906w(Kriastans) 版权所有" FontWeight="Bold" Text="© 2025 CJK_mkp 版权所有" FontWeight="Bold"
TextWrapping="Wrap" Foreground="White" /> TextWrapping="Wrap" Foreground="White" />
<TextBlock <TextBlock
Text="© 2022-2024 HarkoTek Studio 提供技术支持" Text="© 2022-2025 HarkoTek Studio 提供技术支持"
TextWrapping="Wrap" Foreground="#a1a1aa" /> TextWrapping="Wrap" Foreground="#a1a1aa" />
<TextBlock <TextBlock
Text="We love Open-Source forever!" FontWeight="Bold" Text="We love Open-Source forever!" FontWeight="Bold"