From af7a5160066f44fc8312e29cdc07ce926ff78447 Mon Sep 17 00:00:00 2001 From: avilrod3004 <146080769+avilrod3004@users.noreply.github.com> Date: Sun, 12 Oct 2025 08:44:35 +0200 Subject: [PATCH] Add CTFd_github_backup submodule (#54) --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 4cda4eb..f3c1705 100644 --- a/.gitmodules +++ b/.gitmodules @@ -77,3 +77,6 @@ [submodule "CTFd-Sub-Question"] path = CTFd-Sub-Question url = git@github.com:tyc4d/CTFd-Sub-Question.git +[submodule "CTFd_github_backup"] +path = CTFd_github_backup +url = https://github.com/avilrod3004/CTFd_github_backup \ No newline at end of file