We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change IPFS URL from https://ipfs.io/ipfs/<CID> to https://black-historic-wren-832.mypinata.cloud/ipfs/<CID>
https://ipfs.io/ipfs/<CID>
https://black-historic-wren-832.mypinata.cloud/ipfs/<CID>
Needed because Pinata will load the files faster, and also image optimization query parameters.
The text was updated successfully, but these errors were encountered:
refactor(ipfs): change ipfs url to pinata
9891b13
#1945
feat(image): enable image optimization
c3d122b
jo-elimu
Successfully merging a pull request may close this issue.
Description
Change IPFS URL from
https://ipfs.io/ipfs/<CID>
tohttps://black-historic-wren-832.mypinata.cloud/ipfs/<CID>
Why?
Needed because Pinata will load the files faster, and also image optimization query parameters.
The text was updated successfully, but these errors were encountered: