Skip to content

Commit 0feaed9

Browse files
committed
2026 certs ua fix
1 parent edd08e2 commit 0feaed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/HomeController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class HomeController extends Controller
1010
public function index(Request $request): View
1111
{
1212
$activities = collect([
13-
/* [
13+
[
1414
'title' => 'home.banner1_title',
1515
'description' => 'home.banner1_description',
1616
'url' => '/dream-jobs-in-digital',

0 commit comments

Comments
 (0)