fix: bugs fixes

This commit is contained in:
2025-12-31 01:12:04 +05:30
Unverified
parent d8d4480046
commit 250aac0041
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
#### A real-time map-based reporting system for campus infrastructure issues, built to improve visibility, accountability, and resolution efficiency. #### A real-time map-based reporting system for campus infrastructure issues, built to improve visibility, accountability, and resolution efficiency.
[![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) [![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/)
[![version](https://img.shields.io/badge/version-v1.3.0-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) [![version](https://img.shields.io/badge/version-v1.3.1-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/)
[![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/)
> **🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!** > **🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!**

View File

@@ -219,7 +219,7 @@ if (isset($_GET['code'])) {
<div class="mt-10 flex flex-col items-center"> <div class="mt-10 flex flex-col items-center">
<div class="flex items-center gap-4 mb-3"> <div class="flex items-center gap-4 mb-3">
<a href="#" <a href="https://github.com/xodivorce/infra-xodivorce-in/blob/main/FAQs/FAQ_EN.md" target="_blank"
class="inline-flex items-center gap-2 text-xs font-semibold text-slate-400 hover:text-white transition-all group"> class="inline-flex items-center gap-2 text-xs font-semibold text-slate-400 hover:text-white transition-all group">
<svg class="w-4 h-4 opacity-70 group-hover:opacity-100" fill="currentColor" viewBox="0 0 24 24"> <svg class="w-4 h-4 opacity-70 group-hover:opacity-100" fill="currentColor" viewBox="0 0 24 24">
<path fill-rule="evenodd" <path fill-rule="evenodd"
@@ -228,8 +228,8 @@ if (isset($_GET['code'])) {
</svg> </svg>
Need Help? Checkout Github Docs</a> Need Help? Checkout Github Docs</a>
<span class="w-px h-3 bg-slate-800"></span> <span class="w-px h-3 bg-slate-800"></span>
<span <span href="https://github.com/xodivorce/infra-xodivorce-in"
class="text-xs font-bold text-blue-400 bg-blue-500/10 px-2 py-0.5 rounded-full border border-blue-500/20">v1.3.0</span> class="text-xs font-bold text-blue-400 bg-blue-500/10 px-2 py-0.5 rounded-full border border-blue-500/20">v1.3.1</span>
</div> </div>
<div class="flex items-center gap-2"> <div class="flex items-center gap-2">