Updated exported icon image on the icon purchase page

This commit is contained in:
NinjaCheetah 2022-05-26 21:22:51 -04:00
parent b23f4e1037
commit 09e2e15e7c
No known key found for this signature in database
GPG Key ID: 6EC6DD38B449B426
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 153 KiB

View File

@ -53,7 +53,7 @@ layout: default
<div class="row align-items-center">
<div class="col">
<h2 class="fw-light">Icon Exports</h2>
<p>Once your icon is done, I use the free macOS app "Bakery" to export it. This way, you'll have icons for every slot in Xcode, and they'll all be formatted correctly for each platform.</p>
<p>Once your icon is done, I use the free macOS app "Bakery" to export it. This way, you'll have icons for every slot in Xcode, and they'll all be formatted correctly for each type and resolution. This ensures that no matter what platform you're deploying your app on, you'll have an icon ready to go.</p>
<p class="text-muted">Check out <a href="https://apps.apple.com/us/app/bakery-simple-icon-creator/id1575220747?mt=12">Bakery</a> on the Mac App Store. Please note that I am not associated with Bakery or it's developer, Good Snooze.</p>
<p class="text-muted">watchOS-formatted icons are not created by Bakery, but can be provided on request.</p>
</div>