Skip to content

Commit 40a749b

Browse files
author
Lasim
committed
fix(frontend): update logo source to correct image file
1 parent 23460e1 commit 40a749b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/frontend/src/views/ResetPassword.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ onMounted(() => {
174174
<div class="sm:mx-auto sm:w-full sm:max-w-sm">
175175
<img
176176
class="mx-auto h-20 w-auto"
177-
src="/deploystack-logo-74x80.webp"
177+
src="/deploystack-logo-80x80.png"
178178
alt="DeployStack Logo"
179179
/>
180180
<h2 class="mt-10 text-center text-2xl font-bold tracking-tight text-gray-900">

0 commit comments

Comments
 (0)