2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

markdownify browser bugs, add config vars for shorthand urls

This commit is contained in:
Mark Otto
2014-07-13 01:43:26 -07:00
parent 0927a0fc75
commit 20349df3e7
4 changed files with 122 additions and 120 deletions
+3
View File
@@ -31,6 +31,9 @@
{% elsif page.url contains "examples" %}
<h1>About</h1>
<p class="lead">Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.</p>
{% elsif page.url contains "browser-bugs" %}
<h1>Browser bugs</h1>
<p class="lead">A list of the browser bugs that Bootstrap is currently grappling with.</p>
{% endif %}
{% include ads.html %}