Skip to content

Commit

Permalink
Update sponser asset casing (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhsuresh authored Oct 25, 2023
1 parent c4a9c35 commit a8a7c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/core/components/SponsorPack.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const sponsors = [
{
name: "Byteflow",
href: "https://byteflow.app/?ref=blitzjs",
imageUrl: "https://raw.githubusercontent.com/blitz-js/blitz/main/assets/Byteflow.png",
imageUrl: "https://raw.githubusercontent.com/blitz-js/blitz/main/assets/byteflow.png",
tier: 3,
cost: 250,
},
Expand Down

1 comment on commit a8a7c46

@vercel
Copy link

@vercel vercel bot commented on a8a7c46 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blitzjs-com – ./

blitzjs-com-git-main-blitzjs.vercel.app
blitzjs.com
blitzjs-com-blitzjs.vercel.app

Please sign in to comment.