0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Merge pull request #12334 from Quy/master

Reorder lead/nav of About docs page
This commit is contained in:
Chris Rebert 2014-01-21 22:18:44 -08:00
commit 81b234e74a
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
<li>
<a href="#brand">Brand guidelines</a>
</li>
<li>
<a href="#history">History</a>
</li>
<li>
<a href="#team">Team</a>
</li>
<li>
<a href="#brand">Brand guidelines</a>
</li>

View File

@ -2,7 +2,7 @@
layout: default
title: About
slug: about
lead: "Find out how to use the Bootstrap brand, learn about the project's history, and meet the maintaining teams."
lead: "Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand."
---