Skip to content

Commit 108c32f

Browse files
zhgchgli0718claude
andcommitted
footer: drop the progress-num counter
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent dc2fddd commit 108c32f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2929,7 +2929,6 @@
29292929
);
29302930
})}
29312931
</div>
2932-
<span className="progress-num">{String(activeIdx + 1).padStart(2, '0')}/{String(TABS.length).padStart(2, '0')}</span>
29332932
</div>
29342933
</>
29352934
);

0 commit comments

Comments
 (0)