From fcab7aea633759160aa02e03713fe63af3ee645f Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 16 Apr 2024 19:49:49 -0400 Subject: [PATCH] add background images --- .gitmodules | 3 +++ assets/img | 1 + 2 files changed, 4 insertions(+) create mode 160000 assets/img diff --git a/.gitmodules b/.gitmodules index 33bbde4..f96de28 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "static"] path = static url = https://git.myco.systems/mycosystems/favicons.git +[submodule "assets/img"] + path = assets/img + url = https://git.myco.systems/mycosystems/backgrounds.git diff --git a/assets/img b/assets/img new file mode 160000 index 0000000..98b2cb2 --- /dev/null +++ b/assets/img @@ -0,0 +1 @@ +Subproject commit 98b2cb2b4f5f375a0aaa92b150a460faac58ca93