diff --git a/birds/birds.mk b/birds/birds.mk index 755cb2d..9e6500e 100644 --- a/birds/birds.mk +++ b/birds/birds.mk @@ -1,4 +1,4 @@ PLAIN += birds COPY += $(wildcard birds/*.png) COPY += $(wildcard birds/*.jpg) -COPY += $(wildcard birds/*.svg) +COPY += $(wildcard birds/*.gif) diff --git a/birds/fondue.gif b/birds/fondue.gif new file mode 100644 index 0000000..490634c Binary files /dev/null and b/birds/fondue.gif differ diff --git a/birds/index.mdwn b/birds/index.mdwn index fa75184..88fc8cb 100644 --- a/birds/index.mdwn +++ b/birds/index.mdwn @@ -19,3 +19,6 @@ BURD(SpaceHobo.png, SpaceHobo's bird is cruisin' for a bruisin'.) BURD(emad-finnix.jpg, SpaceHobo suggested this drawing by emad. I think they both may be unclear on the concept.) BURD(eythian.png, Eythian drew this beautiful anencephalic owl.) BURD(emad.jpg, I can't tell if emad's drawing is a bird or a bird leg with legs.) +BURD(fondue.gif, Fondue's duck is furious that its iPad's touchscreen isn't usable with feathers. You can't tell because ducks have no lips.) +BURD(sneakums.png, It looks kind and gentle but sneakums' bird would just as soon peck your eyes out as poop in your hair.) +BURD(rasher.png, HI GUYS HOW'S IT GOING DO YOU LIKE SEEDS by rasher) diff --git a/birds/rasher.png b/birds/rasher.png new file mode 100644 index 0000000..7e00b30 Binary files /dev/null and b/birds/rasher.png differ diff --git a/birds/sneakums.png b/birds/sneakums.png new file mode 100644 index 0000000..9b2ab1b Binary files /dev/null and b/birds/sneakums.png differ