Skip to content

Commit

Permalink
added sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
edoriggio committed Oct 25, 2024
1 parent e20f922 commit 0e7eec6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/assets/sponsors/repair-store.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/store/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ export const useSponsorsStore = defineStore('sponsors', {
name: 'masaba',
url: 'https://www.masabacoffee.ch/en',
type: 'other'
},
{
name: 'repair-store',
url: 'https://my.lugano.ch/repairstore/',
type: 'other'
}
] as Sponsor[]
})
Expand Down

0 comments on commit 0e7eec6

Please sign in to comment.