This commit is contained in:
Abhishek Mali
2025-11-14 14:29:28 +05:30
parent 2f7eaf88a2
commit 59574fd664

View File

@@ -27,7 +27,7 @@
<li class="list-group-item"><strong>Environment:</strong> {{ app()->environment() }}</li>
</ul>
<a href="{{ url('/') }}" class="btn btn-outline-primary mt-4">Go to Home</a>
<a href="{{ url('/') }}" class="btn btn-outline-primary mt-4">Go to Home testing a gitea repo branch</a>
</div>
</div>
</div>