From d9215ec9fcfd45d4b93a0178a6af1672f7aed81f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Jul 2023 21:26:44 +0500 Subject: [PATCH] Committer: root On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .gitmodules deleted: themes/archie new file: themes/themu --- .gitmodules | 3 +++ themes/archie | 1 - themes/themu | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 160000 themes/archie create mode 160000 themes/themu diff --git a/.gitmodules b/.gitmodules index 8e52a03..09595c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/archie"] path = themes/archie url = https://github.com/athul/archie +[submodule "themes/themu"] + path = themes/themu + url = https://github.com/fruworg/themu diff --git a/themes/archie b/themes/archie deleted file mode 160000 index 0f3a862..0000000 --- a/themes/archie +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0f3a862fc89e1f4a56e4380b9f27b7b71f964a34 diff --git a/themes/themu b/themes/themu new file mode 160000 index 0000000..e8cd68b --- /dev/null +++ b/themes/themu @@ -0,0 +1 @@ +Subproject commit e8cd68b9405456dabbfcf285ddc1640171961532