update names, layout and tooltip

This commit is contained in:
2024-12-10 16:08:22 +01:00
parent 4c5379e393
commit 93b7a33926
8 changed files with 35 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ const logoUrl = computed(() => {
<div class="layout-footer">
KNOWLEDGE
by
<span class="font-medium ml-2">GenAI Wizard</span>
<span class="font-medium ml-2">WizardAI</span>
</div>
</template>
<style lang="scss" scoped></style>