diff --git a/static/img/404.jpg b/static/img/404.jpg new file mode 100644 index 0000000..ca86718 Binary files /dev/null and b/static/img/404.jpg differ diff --git a/views/pages/Profile/Index.php b/views/pages/Profile/Index.php index bd4ec7e..cc9c59a 100644 --- a/views/pages/Profile/Index.php +++ b/views/pages/Profile/Index.php @@ -21,6 +21,8 @@ $userprofile = new User(explode('/', $_SERVER['REQUEST_URI'])[2]);