Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
X.app committed Nov 4, 2023
1 parent 3046ae8 commit da2b581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h1 class="navigationBar-title center unselectableText">
<h4 class="section-header">Playgrounds App</h4>
<div class="section-content">
<div class="cell">
<a class="cell" title="{X} App" href="/playgrounds/{X} App.swiftpm">{X} App</a>
<a class="cell" title="{X} App" href="/playgrounds/X.app.swiftpm.zip">{X} App</a>
</div>
</div>
<h5 class="section-footer">Download to "iCloud > Playgrounds" folder</h5>
Expand All @@ -189,7 +189,7 @@ <h5 class="section-footer">Download to "iCloud > Playgrounds" folder</h5>
<h4 class="section-header">Playgrounds Book</h4>
<div class="section-content">
<div class="cell">
<a class="cell" title="{X} Book" href="/playgrounds/{X} Book.playgroundbook">{X} Book</a>
<a class="cell" title="{X} Book" href="/playgrounds/X.book.playgroundbook.zip">{X} Book</a>
</div>
</div>
<h5 class="section-footer">Download to "iCloud > Playgrounds" folder</h5>
Expand Down

0 comments on commit da2b581

Please sign in to comment.