Change some logos to ocelot.social white branded
@ -6,9 +6,9 @@
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<base-card>
|
<base-card>
|
||||||
<template #imageColumn>
|
<template #imageColumn>
|
||||||
<a :href="links.ORGANIZATION" :title="$t('login.moreInfo', metadata)" target="_blank">
|
<!-- <a :href="links.ORGANIZATION" :title="$t('login.moreInfo', metadata)" target="_blank"> -->
|
||||||
<img class="image" alt="Welcome" src="/img/custom/welcome.svg" />
|
<img class="image" alt="Welcome" src="/img/custom/welcome.svg" />
|
||||||
</a>
|
<!-- </a> -->
|
||||||
</template>
|
</template>
|
||||||
<h2 class="title">{{ $t('login.login') }}</h2>
|
<h2 class="title">{{ $t('login.login') }}</h2>
|
||||||
<form :disabled="pending" @submit.prevent="onSubmit">
|
<form :disabled="pending" @submit.prevent="onSubmit">
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
<ds-container width="small" class="password-reset">
|
<ds-container width="small" class="password-reset">
|
||||||
<base-card>
|
<base-card>
|
||||||
<template #imageColumn>
|
<template #imageColumn>
|
||||||
<img alt="Reset your password" src="/img/custom/password-reset.svg" class="image" />
|
<img class="image" alt="Reset your password" src="/img/custom/password-reset.svg" />
|
||||||
</template>
|
</template>
|
||||||
<nuxt-child />
|
<nuxt-child />
|
||||||
<template #topMenu>
|
<template #topMenu>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 34 KiB |