mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-11 09:41:36 -05:00
Hide comments counter when JavaScript disabled
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
.page-meta-comments-counter,
|
||||||
.code-copy-button {
|
.code-copy-button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<span class="page-metadata-item" aria-label="comments counter">
|
<span class="page-metadata-item page-meta-comments-counter" aria-label="comments counter">
|
||||||
{{ partial "icon.html" "message" }}
|
{{ partial "icon.html" "message" }}
|
||||||
{{/* TODO: figure out if there's a nicer way to generate this URL
|
{{/* TODO: figure out if there's a nicer way to generate this URL
|
||||||
* the current issue is that we can't use RelRef, since content view means that we don't
|
* the current issue is that we can't use RelRef, since content view means that we don't
|
||||||
|
Reference in New Issue
Block a user