2
0
mitm001 5 жил өмнө
parent
commit
9e4477b8e0

+ 3 - 1
production-config.json

@@ -9,7 +9,9 @@
         "selector": "h1"
       },
       "lvl1": "h2",
-      "text": "p"
+      "lvl2": "h3",
+      "lvel3": "h4",
+      "text": "p, li"
     }
   },
   "selectors_exclude": [".footer", ".header"]