Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion acting-coach.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1 class="app-title">Acting Coach</h1>
<p class="app-tagline">Explore your range. Sharpen your delivery.</p>
<span class="app-chip released">released</span>
</div>
<a href="https://www.linkedin.com/in/chip-rian/" target="_blank" class="beta-button appstore-link">
<a href="https://apps.apple.com/gb/app/acting-coach/id6756844103" target="_blank" class="beta-button appstore-link">
<img src="img/available-on-appstore.png" alt="View on the App Store" class="store-badge">
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3 class="promo-title">WordJam Online</h3>
<div class="card-content">
<a href="acting-coach.html" class="card-title-link"><h3 class="card-title">Acting Coach</h3></a>
<p class="card-description">Explore your range. Sharpen your delivery.</p>
<span class="card-chip released">get it on the App Store</span>
<a href="https://apps.apple.com/gb/app/acting-coach/id6756844103" target="_blank" class="card-chip released">get it on the App Store</a>
</div>
</div>

Expand Down