From c25c259f39dcda787591ff2bc57d4e1ddc9632de Mon Sep 17 00:00:00 2001 From: "Rodney, Tiara" Date: Sun, 7 Apr 2024 22:45:52 +0200 Subject: [PATCH] chore: add submodule --- .gitmodules | 3 +++ vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..75e9e1c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets"] + path = vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets + url = git@bitbucket.org:victorykit/sphinx-victorykit-theme-assets.git diff --git a/vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets b/vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets new file mode 160000 index 0000000..5d83764 --- /dev/null +++ b/vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets @@ -0,0 +1 @@ +Subproject commit 5d83764b8b3a65fafae5e3af0406ccf61ab6dd42