Proposed Hanukkah parrot. (#61)

* Proposed Hanukkah parrot.

* Larger dreidel, and add it to the site.

Dreidel, dreidel, dreidel,
I made you out of clay.
And when you’re dry and ready,
I'll party all the day!

Closes #59
This commit is contained in:
John Hobbs 2016-12-02 11:10:19 -06:00 committed by GitHub
parent e073f84e11
commit 6cae6b4b0b
5 changed files with 8 additions and 0 deletions

View File

@ -128,6 +128,7 @@
<li><img src="parrots/gentlemanparrot.gif" alt="Gentleman Parrot"/> Gentleman Parrot<span tooltip="A true gentleman parrot">*</span></li>
<li><img src="parrots/magaritaparrot.gif" alt="Magarita Parrot"/> Magarita Parrot<span tooltip="Fiesta Parrot is getting his drink on, magarita style!">*</span></li>
<li><img src="parrots/oriolesparrot.gif" alt="Orioles Parrot"/> Orioles Parrot<span tooltip="This parrot loves the orioles so much he turned into one!">*</span></li>
<li><img src="parrots/dreidelparrot.gif" alt="Dreidel Parrot"/> Dreidel Parrot<span tooltip="Happy Hanukkah!">*</span></li>
</ul>
<hr/>

View File

@ -100,3 +100,5 @@ emojis:
src: 'http://cultofthepartyparrot.com/parrots/magaritaparrot.gif'
- name: oriolesparrot
src: 'http://cultofthepartyparrot.com/parrots/oriolesparrot.gif'
- name: dreidelparrot
src: 'http://cultofthepartyparrot.com/parrots/dreidelparrot.gif'

View File

@ -209,5 +209,10 @@
"gif": "oriolesparrot.gif",
"name": "Orioles Parrot",
"tip": "This parrot loves the orioles so much he turned into one!"
},
{
"gif": "dreidelparrot.gif",
"name": "Dreidel Parrot",
"tip": "Happy Hanukkah!"
}
]

Binary file not shown.

BIN
parrots/dreidelparrot.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB