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..5771fcc --- /dev/null +++ b/bootstrap @@ -0,0 +1 @@ +Subproject commit 5771fcc4a9aed00057728988250269cfe0c9aa03 diff --git a/index.php b/index.php index 40e5c67..099ce4b 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ - +