feat: lucide icon and latex formulas

This commit is contained in:
2026-04-25 17:04:31 +02:00
parent d1b44ad53e
commit 7268933a17
12 changed files with 78 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { REPOSITORY, NAME, VERSION } from '@/lib/meta'
<template>
<template v-if="$route.fullPath != '/'">
<RouterLink to="/">Back to home</RouterLink>
<RouterLink to="/"><i icon="undo-2"></i> Back to home</RouterLink>
</template>
<hr />
<footer>