From 18f39fe3fbe80a94ee1f128badfd052a99dc9b0a Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Fri, 26 Jan 2024 18:08:30 +0100 Subject: [PATCH] added profile and settings --- index.php | 1 + pages/user/profile.html | 3 +++ pages/user/settings.html | 0 3 files changed, 4 insertions(+) create mode 100644 pages/user/profile.html create mode 100644 pages/user/settings.html diff --git a/index.php b/index.php index 08dcea2..e6f60cb 100644 --- a/index.php +++ b/index.php @@ -95,6 +95,7 @@ if (isset($_SESSION['user_id'])) { $gravatarUrl = "https://www.gravatar.com/avatar/$hash?s=100"; $gravatarTag = "Gravatar Profile Picture"; $page_data = str_replace('