diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-04 19:57:47 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-04 19:57:47 +0800 |
commit | 3b4e09ed1af63901c53009e111edf5f08cc3b023 (patch) | |
tree | 63746d91cdf6088aff7d253d558e23b5c4134512 /.gitmodules | |
parent | a79348ff0a8af6d59696ee31fd7a293707989a84 (diff) |
Add Bootstrap 4.5.0 as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2fdbccb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bootstrap"] + path = bootstrap + url = https://github.com/twbs/bootstrap.git |