From 20349df3e7e7ea3199b4b0938f791b54f68e4106 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Jul 2014 01:43:26 -0700 Subject: markdownify browser bugs, add config vars for shorthand urls --- docs/_layouts/default.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 1ba456b72..b229943da 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -31,6 +31,9 @@ {% elsif page.url contains "examples" %}

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

+ {% elsif page.url contains "browser-bugs" %} +

Browser bugs

+

A list of the browser bugs that Bootstrap is currently grappling with.

{% endif %} {% include ads.html %} -- cgit v1.2.3