From 500df4fccfb9f3df936519747e41b23f57e5bd6c Mon Sep 17 00:00:00 2001 From: brooke Date: Fri, 12 Apr 2024 23:33:46 -0400 Subject: [PATCH] add styles/images submodule --- .gitmodules | 4 ++++ static/styles | 1 + 2 files changed, 5 insertions(+) create mode 160000 static/styles diff --git a/.gitmodules b/.gitmodules index 426d936..387b9c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = themes/blowfish url = https://github.com/nunocoracao/blowfish.git branch = main +[submodule "static/styles"] + path = static/styles + url = https://git.myco.systems/mycosystems/styles.git + branch = main diff --git a/static/styles b/static/styles new file mode 160000 index 0000000..951a3bc --- /dev/null +++ b/static/styles @@ -0,0 +1 @@ +Subproject commit 951a3bc1aaaef76d6006ab420bb1458c7ab6c23d