From 020a9dcd7d186c5b900307d929b29be4daac7bab Mon Sep 17 00:00:00 2001 From: Olai Date: Thu, 2 Nov 2023 10:03:57 +0100 Subject: [PATCH] fixed the missing logo --- Enhance Windows.png | Bin 0 -> 146 bytes MainWindow.xaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 Enhance Windows.png diff --git a/Enhance Windows.png b/Enhance Windows.png new file mode 100644 index 0000000000000000000000000000000000000000..56f24244eecb7a1a1a04f93107c4e77e5e0c0f05 GIT binary patch literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-PlzjH#Wf&v$uf0CAjMP?-ppfPzi<Dnm{r-UW|(*Y!q literal 0 HcmV?d00001 diff --git a/MainWindow.xaml b/MainWindow.xaml index e733191..c4953e2 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WpfApp1" mc:Ignorable="d" - Title="Enhance Windows" Height="325" Width="673" Topmost="True" ResizeMode="NoResize" Icon="https://raw.githubusercontent.com/OlaYZen/Enhance-Windows/Pre-Release-v1.1.7/Enhance%20Windows.png"> + Title="Enhance Windows" Height="325" Width="673" Topmost="True" ResizeMode="NoResize" Icon="https://raw.githubusercontent.com/OlaYZen/Enhance-Windows/Newest/Enhance%20Windows.png">