Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
df46b1b4
Commit
df46b1b4
authored
Oct 14, 2013
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make About page's HTML more valid
parent
9416cd37
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
about.html
about.html
+4
-4
No files found.
about.html
View file @
df46b1b4
...
...
@@ -28,22 +28,22 @@ base_url: "../"
<p
class=
"lead"
>
Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.
</p>
<div
class=
"list-group bs-team"
>
<a
class=
"list-group-item team-member"
href=
"https://github.com/mdo"
>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=mdo&type=follow"
width=
"120"
height=
"20"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=mdo&
amp;
type=follow"
width=
"120"
height=
"20"
></iframe>
<img
src=
"http://www.gravatar.com/avatar/bc4ab438f7a4ce1c406aadc688427f2c"
alt=
"@mdo"
>
<strong>
Mark Otto
</strong>
<small>
@mdo
</small>
</a>
<a
class=
"list-group-item team-member"
href=
"https://github.com/fat"
>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=fat&type=follow"
width=
"120"
height=
"20"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=fat&
amp;
type=follow"
width=
"120"
height=
"20"
></iframe>
<img
src=
"http://www.gravatar.com/avatar/a98244cbdacaf1c0b55499466002f7a8"
alt=
"@fat"
>
<strong>
Jacob Thornton
</strong>
<small>
@fat
</small>
</a>
<a
class=
"list-group-item team-member"
href=
"https://github.com/cvrebert"
>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=cvrebert&type=follow"
width=
"120"
height=
"20"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=cvrebert&
amp;
type=follow"
width=
"120"
height=
"20"
></iframe>
<img
src=
"http://www.gravatar.com/avatar/edec428c425453955f770095a7d26c50"
alt=
"@cvrebert"
>
<strong>
Chris Rebert
</strong>
<small>
@cvrebert
</small>
</a>
<a
class=
"list-group-item team-member"
href=
"https://github.com/juthilo"
>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=juthilo&type=follow"
width=
"120"
height=
"20"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=juthilo&
amp;
type=follow"
width=
"120"
height=
"20"
></iframe>
<img
src=
"http://www.gravatar.com/avatar/0f7dd3ce58a416be5685ea6194f82b11"
alt=
"@juthilo"
>
<strong>
Julian Thilo
</strong>
<small>
@juthilo
</small>
</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment