From 34e7013656330fa5f0def991b4e445db4a3f3ae1 Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 16 Apr 2024 19:44:35 -0400 Subject: [PATCH] add favicon repo --- .gitmodules | 3 +++ static | 1 + 2 files changed, 4 insertions(+) create mode 160000 static diff --git a/.gitmodules b/.gitmodules index 387b9c1..33bbde4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = static/styles url = https://git.myco.systems/mycosystems/styles.git branch = main +[submodule "static"] + path = static + url = https://git.myco.systems/mycosystems/favicons.git diff --git a/static b/static new file mode 160000 index 0000000..e45e3ac --- /dev/null +++ b/static @@ -0,0 +1 @@ +Subproject commit e45e3acf9cade81df85905b4e33824f96cf49ae8