From 423cb82e255de92c49e1dcc8d490f20d2c3c84b5 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sat, 10 Aug 2024 17:44:41 +0200 Subject: [PATCH] chore: update submodule to track 'main' branch Configured the 'themes/revuo-xmr' submodule to track the 'main' branch, ensuring that any future updates to the submodule automatically reflect its latest state. This change simplifies submodule maintenance and keeps dependencies up to date. --- .gitmodules | 1 + themes/revuo-xmr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8833ba9..89d9424 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "themes/revuo-xmr"] path = themes/revuo-xmr url = https://github.com/rottenwheel/revuoxmrtheme + branch = main \ No newline at end of file diff --git a/themes/revuo-xmr b/themes/revuo-xmr index 26f0a26..d3fefcb 160000 --- a/themes/revuo-xmr +++ b/themes/revuo-xmr @@ -1 +1 @@ -Subproject commit 26f0a266ec040ce9e9abfdf1804d2e670c2982c1 +Subproject commit d3fefcb9046e9c3c0f47549f564650c42db3891b