diff --git a/MCTG/Views/App.xaml.cs b/MCTG/Views/App.xaml.cs index 1c7c5c7..7f5a65e 100644 --- a/MCTG/Views/App.xaml.cs +++ b/MCTG/Views/App.xaml.cs @@ -30,7 +30,7 @@ namespace Views /* - Comment(ctrl-k + ctrl-c)/Uncomment(ctrl-k + ctrl-u) to change page - */ - MainPage = new Login(); + MainPage = new MyProfil(); //MainPage = new MyPosts(); } } diff --git a/MCTG/Views/MyProfil.xaml b/MCTG/Views/MyProfil.xaml new file mode 100644 index 0000000..d54c6b5 --- /dev/null +++ b/MCTG/Views/MyProfil.xaml @@ -0,0 +1,107 @@ + + + + + + + + + +