From 02a24e47d5c92c05723530f3b0cb44bacf46417f Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Sat, 25 Apr 2026 14:28:23 +0800 Subject: [PATCH] gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 2a41461..ea36fdd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "kit"] path = kit url = https://github.com/CLeonOS/kit.git +[submodule "cleonos/third-party/litehtml"] + path = cleonos/third-party/litehtml + url = https://github.com/litehtml/litehtml.git