Added onBackground to footer
This commit is contained in:
@@ -54,7 +54,7 @@ const brandingStore = useBrandingStore()
|
|||||||
<div class="flex justify-center base-text" :style="{color: brandingStore.value.colors.onBackground}">
|
<div class="flex justify-center base-text" :style="{color: brandingStore.value.colors.onBackground}">
|
||||||
Hutopy ©{{ new Date().getFullYear() }} - {{ $t('footer.allRightsReserved') }}
|
Hutopy ©{{ new Date().getFullYear() }} - {{ $t('footer.allRightsReserved') }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user