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 | |
parent | a79348ff0a8af6d59696ee31fd7a293707989a84 (diff) |
Add Bootstrap 4.5.0 as a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bootstrap | 0 |
2 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 diff --git a/bootstrap b/bootstrap new file mode 160000 +Subproject 7a6da5e3e7ad7c749dde806546a35d4d4259d96 |