From 3524f6f22370474b2aeb2603ed6325a08b7b70d7 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Thu, 27 Aug 2026 23:20:34 -0400 Subject: [PATCH] add image proxy as submodule --- .gitmodules | 3 +++ image-proxy | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 image-proxy diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bdf3697 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "image-proxy"] + path = image-proxy + url = https://codeberg.org/gigirassy/image-proxy diff --git a/image-proxy b/image-proxy new file mode 160000 index 0000000..afde8cb --- /dev/null +++ b/image-proxy @@ -0,0 +1 @@ +Subproject commit afde8cb457b2de76538e5578ae9babb37e27b825