Skip to content

Commit

Permalink
logos
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Jul 19, 2024
1 parent 01fac9b commit 4af92e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
import { useI18n } from 'vue-i18n'
import WitnetLogo from '@/assets/svg/witnet-logo.svg?component'
import NavigationCursor from '@/assets/svg/navigation-cursor.svg?component'
const { t } = useI18n()
// const { t } = useI18n()
// const navLinks: any = ref([
// {
Expand Down

0 comments on commit 4af92e2

Please sign in to comment.