We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddb1eb commit 30774c3Copy full SHA for 30774c3
services/frontend/src/views/ResetPassword.vue
@@ -174,7 +174,7 @@ onMounted(() => {
174
<div class="sm:mx-auto sm:w-full sm:max-w-sm">
175
<img
176
class="mx-auto h-20 w-auto"
177
- src="/deploystack-logo-74x80.webp"
+ src="/deploystack-logo-80x80.png"
178
alt="DeployStack Logo"
179
/>
180
<h2 class="mt-10 text-center text-2xl font-bold tracking-tight text-gray-900">
0 commit comments