diff --git a/cows/Flare.json b/cows/Flare.json new file mode 100644 index 0000000..2b083a0 --- /dev/null +++ b/cows/Flare.json @@ -0,0 +1,6 @@ +{ + "name": "Flare", + "breed": "Solar", + "image": "images/Flare.jpg", + "description": "A Blazing cow made of solar radiation" +} diff --git a/images/Flare.jpg b/images/Flare.jpg new file mode 100644 index 0000000..fb923a0 Binary files /dev/null and b/images/Flare.jpg differ