Skip to content

Commit 87a775b

Browse files
committed
Add submodules
Signed-off-by: cjyabraham <cjyabraham@gmail.com>
1 parent 3f63b20 commit 87a775b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "website/themes/docsy/assets/vendor/bootstrap"]
2+
path = website/themes/docsy/assets/vendor/bootstrap
3+
url = https://github.com/twbs/bootstrap.git
4+
[submodule "website/themes/docsy/assets/vendor/Font-Awesome"]
5+
path = website/themes/docsy/assets/vendor/Font-Awesome
6+
url = https://github.com/FortAwesome/Font-Awesome.git
Submodule Font-Awesome added at 0698449
Submodule bootstrap added at d0cc42c

0 commit comments

Comments
 (0)