Skip to content

Commit 468c6ac

Browse files
brunoborgesCopilot
andcommitted
Change hero stat label from 'Lines of JS' to 'Lines of Python'
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 19a5385 commit 468c6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2974,7 +2974,7 @@ <h3>Default interface methods</h3>
29742974
</div>
29752975
<div class="stat-card">
29762976
<div class="number pink">0</div>
2977-
<div class="label">Lines of JS Required</div>
2977+
<div class="label">Lines of Python Required</div>
29782978
</div>
29792979
</div>
29802980

0 commit comments

Comments
 (0)