Skip to content

Commit

Permalink
Update share-link.ts (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Nov 27, 2024
1 parent 6687bb1 commit 57bcb32
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/share-link.ts
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
export const sponsors = {
turso: {
docs: {
sidebarSponsorLink: 'https://turso.tech',
installCLILink: 'https://docs.turso.tech/cli/installation',
loginsignupLink: 'https://docs.turso.tech/cli/authentication',
},
web: {
sponsorLink: 'https://turso.tech',
sponsorLink: 'https://tur.so/studiocms',
},
// TODO: Add Turso specific links when they are provided to us.
// Also, switch to utilizing these new links within the websites.
},
};

Expand Down

0 comments on commit 57bcb32

Please sign in to comment.