Pull Request branch dev-clone to main #1

Merged
gitea merged 429 commits from dev-clone into main 2024-12-23 09:31:34 +00:00
Showing only changes of commit 7a678a8e12 - Show all commits

View File

@ -116,7 +116,7 @@ export default function RegisterPage() {
<p className="text-sm md:text-sm text-gray-400">
Sudah punya akun?{' '}
<a href="/login" className="text-blue-500 font-semibold hover:text-blue-800">
Sign In now
Sign In sekarang
</a>
</p>
</div>