This commit is contained in:
2025-02-06 20:20:45 +05:30
parent 3eb14dd51e
commit e7379f8f47
8 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 Xeorl
Copyright (c) 2024 - 25 Xeorl
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,8 +1,16 @@
# [Xeorl - Link Shortener and Management Tool](https://www.xeorl.buzz)
### 👀 Preview:
<img src="./images/xeorl_preview_one.png">
<br>
<img src="./images/xeorl_preview_two.png">
### 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.8-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/)
[![version](https://img.shields.io/badge/version-v4.2.9-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/)
<br></br>

BIN
htdocs/.DS_Store vendored

Binary file not shown.

Binary file not shown.

View File

@@ -10,7 +10,7 @@ if (session_status() === PHP_SESSION_NONE) {
<div class="logo">
<img src="assets/images/url.png" alt="Xeorl Logo" class="logo-img">
<span>Xeorl</span>
<span class="version-number">4.2.8</span>
<span class="version-number">4.2.9</span>
</div>
<label class="burger">

View File

@@ -1,8 +1,3 @@
html, body {
height: 100%;
overflow: hidden;
}
.preloader {
position: fixed;
width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB