Skip to content

Commit 678188a

Browse files
Update links for Python apps and features
1 parent e72867f commit 678188a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ <h1>ClassPad with <span class="python-text">Python</span> 🐍</h1>
818818
<div class="hero-buttons">
819819
<a href="#download" class="btn btn-primary">Get It Now!</a>
820820
<a href="#learn-more" class="btn btn-secondary">Learn More</a>
821-
<a href="https://classpaddev.github.io/store/type/python" class="btn btn-secondary">Apps</a>
821+
<a href="https://classpaddev.github.io/store/?type=py" class="btn btn-secondary">Apps</a>
822822
</div>
823823
</div>
824824
<div class="hero-image">
@@ -1012,7 +1012,7 @@ <h2 class="section-title">Games & Apps</h2>
10121012
<h3 class="feature-title">Games</h3>
10131013
<p class="feature-description">Enjoy Python ports of timeless classics like Snake, optimized for the
10141014
ClassPad's screen and controls.</p>
1015-
<a href="https://classpaddev.github.io/store/type/python" class="feature-link">Browse Games →</a>
1015+
<a href="https://classpaddev.github.io/store/?type=py&tag=Game" class="feature-link">Browse Games →</a>
10161016
</div>
10171017

10181018
<!-- Educational Tools -->
@@ -1029,7 +1029,7 @@ <h3 class="feature-title">Games</h3>
10291029
<h3 class="feature-title">Educational Tools</h3>
10301030
<p class="feature-description">Powerful math and science applications that uses Python's
10311031
computational capabilities for advanced calculations and visualizations.</p>
1032-
<a href="https://classpaddev.github.io/store/type/python" class="feature-link">Browse Education Apps →</a>
1032+
<a href="https://classpaddev.github.io/store/?type=py&tag=Education" class="feature-link">Browse Education Apps →</a>
10331033
</div>
10341034

10351035
<!-- App Store -->

0 commit comments

Comments
 (0)