diff --git a/README.md b/README.md index 58a7a4e4..8c50e1fe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### Xeorl - The All-In-One, Fully Free to Use Advanced Link Shortener and Management Tool - Powered by [@xodivorce](https://instagram.com/xodivorce) ✨ [![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) -[![version](https://img.shields.io/badge/version-v4.2.6-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) +[![version](https://img.shields.io/badge/version-v4.2.7-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/)

diff --git a/htdocs/.DS_Store b/htdocs/.DS_Store index d245e99c..9f1f0282 100644 Binary files a/htdocs/.DS_Store and b/htdocs/.DS_Store differ diff --git a/htdocs/account.php b/htdocs/account.php index a9c8807f..06dddbc3 100644 --- a/htdocs/account.php +++ b/htdocs/account.php @@ -30,6 +30,7 @@ if (!isset($_SESSION['user_id'])) { +

Welcome, !

diff --git a/htdocs/assets/.DS_Store b/htdocs/assets/.DS_Store index 1c777d1d..3f7e6091 100755 Binary files a/htdocs/assets/.DS_Store and b/htdocs/assets/.DS_Store differ diff --git a/htdocs/assets/_header.php b/htdocs/assets/_header.php index c6aa6013..a828f67b 100755 --- a/htdocs/assets/_header.php +++ b/htdocs/assets/_header.php @@ -10,7 +10,7 @@ if (session_status() === PHP_SESSION_NONE) {