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