Skip to content

Commit

Permalink
Merge pull request #524 from ankush-web-eng/feature/link-to-home-page
Browse files Browse the repository at this point in the history
Link to home page added in auth page
  • Loading branch information
wil92 authored Jan 9, 2025
2 parents 74a3522 + ef473a7 commit b06f7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dashboard/src/app/features/auth/auth.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ <h2 class="text-2xl py-4 font-thin">Bienvenido a Binary Coffee</h2>

<span class='text-[10px] mt-9'>Solo utilizamos sus datos públicos</span>
</div>
<a routerLink="/" class="mt-4 text-blue-500 hover:underline">volver a la página de inicio</a>
</div>

0 comments on commit b06f7ce

Please sign in to comment.