We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b1423 commit f8455dbCopy full SHA for f8455db
1 file changed
frontend/src/shared/components/layout/LoveFooter.vue
@@ -3,7 +3,9 @@ import { Icon } from '@iconify/vue'
3
</script>
4
5
<template>
6
- <footer class="bg-background drop-shadow-accent text-muted-foreground border-t py-3 text-center text-xs">
+ <footer
7
+ class="bg-background drop-shadow-accent text-muted-foreground border-t py-3 text-center text-xs"
8
+ >
9
Made with <Icon icon="radix-icons:heart-filled" class="h-lh w-lh inline" /> by
10
<a
11
href="https://github.com/ivanskv2000"
0 commit comments