diff --git a/MCTG/Views/App.xaml.cs b/MCTG/Views/App.xaml.cs index e4300d0..74f8ad1 100644 --- a/MCTG/Views/App.xaml.cs +++ b/MCTG/Views/App.xaml.cs @@ -61,7 +61,7 @@ namespace Views /* - Comment(ctrl-k + ctrl-c)/Uncomment(ctrl-k + ctrl-u) to change page - */ UserAppTheme = AppTheme.Light; - MainPage = new AddRecipe(); + MainPage = new MyProfil(); //MainPage = new MyPosts(); } diff --git a/MCTG/Views/MyProfil.xaml b/MCTG/Views/MyProfil.xaml index 36153d2..91ecccc 100644 --- a/MCTG/Views/MyProfil.xaml +++ b/MCTG/Views/MyProfil.xaml @@ -1,73 +1,70 @@ - - + + - - - - - - - - - -