diff --git a/cows/roger.json b/cows/roger.json new file mode 100644 index 0000000..d06e75a --- /dev/null +++ b/cows/roger.json @@ -0,0 +1,6 @@ +{ + "name": "Roger", + "breed": "Griffin", + "image": "images/roger.jpg", + "description": "A dramatic, attention-loving alien who hogs the spotlight—basically the kind of cow who thinks every room is his personal moo-vie set." +} \ No newline at end of file diff --git a/images/roger.jpg b/images/roger.jpg new file mode 100644 index 0000000..5c80477 Binary files /dev/null and b/images/roger.jpg differ