From daf6b89056445afd8f6a7d52b611a72862f48d58 Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Tue, 7 Jan 2025 19:14:49 +1300
Subject: [PATCH] Updated name in about me window

---
 EllieHub/Features/AppConfig/Views/Windows/AboutMeView.axaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/EllieHub/Features/AppConfig/Views/Windows/AboutMeView.axaml b/EllieHub/Features/AppConfig/Views/Windows/AboutMeView.axaml
index 100d13f..e4a0282 100644
--- a/EllieHub/Features/AppConfig/Views/Windows/AboutMeView.axaml
+++ b/EllieHub/Features/AppConfig/Views/Windows/AboutMeView.axaml
@@ -81,7 +81,7 @@
             </Button>
         </StackPanel>
         
-        <TextBlock Text="© 2025 Toastie"
+        <TextBlock Text="© 2025 Toastie_t0ast"
                    FontSize="11"
                    HorizontalAlignment="Center"
                    Margin="0 30 0 0"/>