Skip to content

Commit

Permalink
feat(gravatar): pulled gravatar from images
Browse files Browse the repository at this point in the history
Signed-off-by: Bebe Peng <bpeng@pivotal.io>
  • Loading branch information
jenndodd authored and bebepeng committed Oct 17, 2014
1 parent 601db49 commit f9b83a9
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions src/pivotal-ui/components/gravatar.css.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*doc
---
title: Gravatar
title: Gravatars
name: gravatar
parent: images
categories:
- All
- Objects
---
*/
Expand Down Expand Up @@ -31,9 +33,9 @@ parent: images

/*doc
---
title: Small Gravatar
title: Small
name: gravatar_small
parent: images
parent: gravatar
---
Allows you to show a gravatar with the proper default 'image' (icon).
Expand All @@ -55,7 +57,7 @@ To use in a view, simply call

/*doc
---
title: Small Gravatar With Envelope
title: Small with Envelope
name: gravatar_small_with_envelope
parent: gravatar
---
Expand Down Expand Up @@ -119,9 +121,9 @@ To use in a view, simply call

/*doc
---
title: Large Gravatar
title: Large
name: gravatar_large
parent: images
parent: gravatar
---
Allows you to show a gravatar with the proper default 'image' (icon).
Expand Down

0 comments on commit f9b83a9

Please sign in to comment.