mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
fix image path
This commit is contained in:
parent
1d98f580a1
commit
d78e181dd3
@ -2,7 +2,7 @@
|
||||
<ds-container width="small" class="password-reset">
|
||||
<base-card>
|
||||
<template #imageColumn>
|
||||
<img alt="Reset your password" src="/custom/password-reset.svg" class="image" />
|
||||
<img alt="Reset your password" src="/img/custom/password-reset.svg" class="image" />
|
||||
</template>
|
||||
<nuxt-child />
|
||||
<template #topMenu>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user