diff --git a/cows/cowshark.json b/cows/cowshark.json new file mode 100644 index 0000000..a03319e --- /dev/null +++ b/cows/cowshark.json @@ -0,0 +1,6 @@ +{ + "name": "Cow Shark", + "breed": "Squalus Taurus", + "image": "images/cow_shark.jpg", + "description": "Incredibly rare and exotic cow breed found in the Swiss Alps. Their milk is known to taste slightly saltier, but the meat tastes of high quality wagyu, if not better. Recent sightings show evidence of grazing in the Cascade Mountains." +} \ No newline at end of file diff --git a/images/cow_shark.jpg b/images/cow_shark.jpg new file mode 100644 index 0000000..8abc33c Binary files /dev/null and b/images/cow_shark.jpg differ