Skip to content

Commit 64cc156

Browse files
committed
Merge branch 'main' of https://github.com/laravelwebdev/simpede into main
2 parents 0ecc5fa + db5ef82 commit 64cc156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/welcome.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:
104104
href="{{ route('login') }}"
105105
class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:text-black/70 focus:outline-hidden focus-visible:ring-[#18B69C] dark:text-white dark:hover:text-white/80 dark:focus-visible:ring-white"
106106
>
107-
Log in
107+
Masuk
108108
</a>
109109

110110
@if (Route::has('register'))

0 commit comments

Comments
 (0)