fix: comments_counter was missed in single.html

This commit is contained in:
Mirus
2024-07-30 10:09:00 +03:00
parent 79a14e8187
commit d4ec9864d9
4 changed files with 5 additions and 3 deletions

View File

@@ -35,5 +35,5 @@
"scripts": {
"test": "echo 'Test'"
},
"version": "1.1.1"
"version": "1.1.2"
}