From dd446b552258f0eaa91748629319d3fba98b7476 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Wed, 25 Mar 2026 01:29:10 +0000 Subject: [PATCH] Add blowfish submodule correctly --- .gitmodules | 4 ++++ themes/blowfish | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/blowfish diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..426d936 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "themes/blowfish"] + path = themes/blowfish + url = https://github.com/nunocoracao/blowfish.git + branch = main diff --git a/themes/blowfish b/themes/blowfish new file mode 160000 index 0000000..faea1bb --- /dev/null +++ b/themes/blowfish @@ -0,0 +1 @@ +Subproject commit faea1bb0466567091cce8563ddc6f546a0491276