From a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 28 Dec 2013 22:47:03 -0800 Subject: Rearrange repository contents because muahahahahahaha --- docs/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 000000000..d901dc58c --- /dev/null +++ b/docs/index.html @@ -0,0 +1,16 @@ +--- +layout: home +title: Bootstrap +base_url: "./" +--- + +
+
+

Bootstrap

+

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

+

+ Download Bootstrap + Download source +

+
+
-- cgit v1.2.3 From 70b8b330f04960091a99c159f7346ac99d22f31f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 28 Dec 2013 23:08:46 -0800 Subject: no more page.base_url --- docs/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index d901dc58c..b63ae7843 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,6 @@ --- layout: home title: Bootstrap -base_url: "./" ---
-- cgit v1.2.3