style(website): clarify category section heading

This commit is contained in:
Vinta Chen
2026-05-02 23:31:34 +08:00
parent e11afd1730
commit c98cbe2cb1

View File

@@ -36,7 +36,7 @@
<section class="results-section category-results" id="category-index">
<div class="results-intro section-shell" data-reveal>
<div>
<h2>Projects in {{ category.name }}</h2>
<h2>Python Projects in {{ category.name }}</h2>
</div>
<p class="results-note">
Sorted by GitHub stars when available. Click any row for details.