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/_includes/header.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/_includes/header.html (limited to 'docs/_includes/header.html') diff --git a/docs/_includes/header.html b/docs/_includes/header.html new file mode 100644 index 000000000..3b6495897 --- /dev/null +++ b/docs/_includes/header.html @@ -0,0 +1,43 @@ + + + + + + + + + {% if page.title == "Bootstrap" %} + {{ page.title }} + {% else %} + {{ page.title }} · Bootstrap + {% endif %} + + + + + + + + + + + + + + + + + + -- cgit v1.2.3