Skip to content

Commit

Permalink
fix: metacubex logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso committed Dec 26, 2024
1 parent d036723 commit 73c56f9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/assets/metacubex.jpeg
Binary file not shown.
Binary file added src/assets/metacubex.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/common/BackendVersion.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

<script setup lang="ts">
import { isSingBox, version } from '@/api'
import MetacubexLogo from '@/assets/metacubex.jpeg'
import MetacubexLogo from '@/assets/metacubex.jpg'
import SingBoxLogo from '@/assets/sing-box.svg'
</script>

0 comments on commit 73c56f9

Please sign in to comment.