fix: faster page loading with no async

This commit is contained in:
2026-04-27 13:24:51 +02:00
parent 89b83e3e43
commit 6127e132e4
8 changed files with 19 additions and 44 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "md-blog",
"version": "1.9.0",
"version": "1.9.1",
"private": true,
"type": "module",
"repository": "https://github.com/klemek/md-blog",