Hide comments counter when JavaScript disabled

This commit is contained in:
2025-08-09 20:54:51 -05:00
parent ec382b2085
commit 349672bbad
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
.page-meta-comments-counter,
.code-copy-button {
display: none;
}