diff --git a/src/AniMoe.App/AniMoe.App.csproj b/src/AniMoe.App/AniMoe.App.csproj
index ca58e97..82b7d7e 100644
--- a/src/AniMoe.App/AniMoe.App.csproj
+++ b/src/AniMoe.App/AniMoe.App.csproj
@@ -23,8 +23,10 @@
+
+
@@ -149,12 +151,18 @@
+
+ Always
+
PreserveNewest
PreserveNewest
+
+ Always
+
Always
diff --git a/src/AniMoe.App/App.xaml b/src/AniMoe.App/App.xaml
index 2ac8d6b..9e61a73 100644
--- a/src/AniMoe.App/App.xaml
+++ b/src/AniMoe.App/App.xaml
@@ -1,5 +1,5 @@
-
-
+
+
-
+
-
+
Transparent
Transparent
0, 40, 0, 0
diff --git a/src/AniMoe.App/Assets/benner_2.jpg b/src/AniMoe.App/Assets/benner_2.jpg
new file mode 100644
index 0000000..d35f8b8
Binary files /dev/null and b/src/AniMoe.App/Assets/benner_2.jpg differ
diff --git a/src/AniMoe.App/Assets/profile_banner.jpg b/src/AniMoe.App/Assets/profile_banner.jpg
new file mode 100644
index 0000000..b0253f2
Binary files /dev/null and b/src/AniMoe.App/Assets/profile_banner.jpg differ
diff --git a/src/AniMoe.App/Styles/LayoutStyles.xaml b/src/AniMoe.App/Styles/LayoutStyles.xaml
index 59752bb..fa4ca9b 100644
--- a/src/AniMoe.App/Styles/LayoutStyles.xaml
+++ b/src/AniMoe.App/Styles/LayoutStyles.xaml
@@ -1,38 +1,24 @@
-
-
-
-
-
diff --git a/src/AniMoe.App/Views/AnimeListView.xaml b/src/AniMoe.App/Views/AnimeListView.xaml
index ec9149a..6dc9f5d 100644
--- a/src/AniMoe.App/Views/AnimeListView.xaml
+++ b/src/AniMoe.App/Views/AnimeListView.xaml
@@ -26,7 +26,7 @@
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/AniMoe.App/Views/UserView.xaml.cs b/src/AniMoe.App/Views/UserView.xaml.cs
index 8010515..30f6275 100644
--- a/src/AniMoe.App/Views/UserView.xaml.cs
+++ b/src/AniMoe.App/Views/UserView.xaml.cs
@@ -13,14 +13,8 @@
using Windows.Foundation;
using Windows.Foundation.Collections;
-// To learn more about WinUI, the WinUI project structure,
-// and more about our project templates, see: http://aka.ms/winui-project-info.
-
namespace AniMoe.App.Views
{
- ///
- /// An empty page that can be used on its own or navigated to within a Frame.
- ///
public sealed partial class UserView : Page
{
public UserView()