diff --git a/img/aloha_the_kitty.jpeg b/img/aloha_the_kitty.jpeg new file mode 100644 index 0000000..90c6f1e Binary files /dev/null and b/img/aloha_the_kitty.jpeg differ diff --git a/pets.json b/pets.json index 1cf9feb..64550dc 100644 --- a/pets.json +++ b/pets.json @@ -1,4 +1,14 @@ [ + { + "name": "Aloha", + "jobTitle": "Maui Developer", + "img": "https://raw.githubusercontent.com/DanielCauser/petsof.net/main/img/aloha_the_kitty.jpeg", + "description": "", + "caregiver": "Daniel Causer", + "github": "danielcauser", + "instagram": "dcauser", + "twitter": "danielcauser" + }, { "name": "Clifford", "jobTitle": "Compiler Engineer",