Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from FormidableLabs/matt-luna
Browse files Browse the repository at this point in the history
Add Luna
  • Loading branch information
mattjw79 authored Jan 6, 2021
2 parents df67fa9 + e0840a9 commit df173f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,14 @@ const dogs: Dogs[] = [
"color": "Apricot",
"imageUrl": "https://raw.githubusercontent.com/FormidableLabs/dogs/main/src/riley.jpg",
"description": "A middle aged meerkat disguised as a Gooldendoodle."
},
{
"key": "lun4_3s935",
"name": "Luna",
"breed": "Chihuahua Mix",
"color": "Black and White",
"imageUrl": "https://raw.githubusercontent.com/FormidableLabs/dogs/main/src/luna.jpg",
"description": "Luna is a momma's girl that occasionally cuddles with the cat, or even dad if necessary. She also loves eating dried up worms on her walks."
}
]

Expand Down
Binary file added src/luna.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df173f3

Please sign in to comment.