We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ecc5fa + db5ef82 commit 64cc156Copy full SHA for 64cc156
resources/views/welcome.blade.php
@@ -104,7 +104,7 @@ class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:
104
href="{{ route('login') }}"
105
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"
106
>
107
- Log in
+ Masuk
108
</a>
109
110
@if (Route::has('register'))
0 commit comments