From 3b4e09ed1af63901c53009e111edf5f08cc3b023 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Sun, 4 Jul 2021 19:57:47 +0800 Subject: Add Bootstrap 4.5.0 as a submodule --- .gitmodules | 3 +++ bootstrap | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 bootstrap 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 index 0000000..7a6da5e --- /dev/null +++ b/bootstrap @@ -0,0 +1 @@ +Subproject commit 7a6da5e3e7ad7c749dde806546a35d4d4259d965 -- cgit v1.3