Skip to content

Commit

Permalink
Merge pull request #33 from natelowry/master
Browse files Browse the repository at this point in the history
Add Sassy Parrot
  • Loading branch information
jmhobbs authored Aug 8, 2016
2 parents 53970bd + 970a9e8 commit fb2a0da
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ <h1>Cult of the Party Parrot</h1>
<li><img src="parrots/explodyparrot.gif" alt="Explody Parrot"/> Explody Parrot</li>
<li><img src="parrots/shufflepartyparrot.gif" alt="Shuffle Party Parrot"/> Shuffle Party Parrot</li>
<li><img src="parrots/ice-cream-parrot.gif" alt="Ice Cream Parrot"/> Ice Cream Parrot</li>
<li><img src="parrots/sassyparrot.gif" alt="Sassy Parrot"/> Sassy Parrot</li>
<li><img src="parrots/aussiecongaparrot.gif" alt="Aussie Conga Line Parrot"/> Aussie Conga Line Parrot</li>
<li><img src="parrots/aussiereversecongaparrot.gif" alt="Aussie Reverse Conga Line Parrot"/> Aussie Reverse Conga Line Parrot</li>
<li><img src="parrots/parrotwave1.gif" alt="Parrot Wave (1)"/> Parrot Wave (1)</li>
Expand Down
2 changes: 2 additions & 0 deletions parrotparty.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ emojis:
src: 'http://cultofthepartyparrot.com/parrots/shufflepartyparrot.gif'
- name: ice-cream-parrot
src: 'http://cultofthepartyparrot.com/parrots/ice-cream-parrot.gif'
- name: sassyparrot
src: 'http://cultofthepartyparrot.com/parrots/sassyparrot.gif'
- name: aussiecongaparrot
src: 'http://cultofthepartyparrot.com/parrots/aussiecongaparrot.gif'
- name: aussiereversecongaparrot
Expand Down
4 changes: 4 additions & 0 deletions parrots.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@
"gif": "ice-cream-parrot.gif",
"name": "Ice Cream Parrot"
},
{
"gif": "sassyparrot.gif",
"name": "Sassy Parrot"
},
{
"gif": "aussiecongaparrot.gif",
"name": "Aussie Conga Line Parrot"
Expand Down
Binary file modified parrots.zip
Binary file not shown.
Binary file added parrots/sassyparrot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb2a0da

Please # to comment.