Skip to content

Commit 6a82e1e

Browse files
committed
add 2025 sponsors
1 parent 5ad0f7b commit 6a82e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/Sponsor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
import SponsorModal from '@/components/SponsorModal';
9393
import SecondaryNavbar from '@/components/SecondaryNavbar';
9494
95-
const sponsorData = require('@/assets/sponsors_mini_2024.json');
95+
const sponsorData = require('@/assets/sponsors_mini_2025.json');
9696
9797
export default {
9898
name: 'Sponsor',

0 commit comments

Comments
 (0)