Skip to content

Commit bf85f64

Browse files
committed
sponsors to partners
1 parent 33eab70 commit bf85f64

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/composables/useSponsors.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ export const useSponsors = () => {
33
name: 'XEFI',
44
text: 'French leader in IT performance support',
55
logo: {
6-
light: '/sponsors/xefi-light.png',
7-
dark: '/sponsors/xefi-dark.png',
6+
light: '/partners/xefi-light.png',
7+
dark: '/partners/xefi-dark.png',
88
},
99
link: 'https://xefi.com'
1010
}]
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)