--- a +++ b/haikus.json @@ -0,0 +1,22 @@ +[ + { + "text": "rain in seattle,\ndon't forget an umbrella,\nor it will be gloom", + "image": "puddle_jumper_octodex.jpg" + }, + { + "text": "my tunes on repeat,\nit's time for me to dj,\nhave you heard this one?", + "image": "vinyltocat.jpeg" + }, + { + "text": "snow is still falling,\nis it time for apres yet?\nlet's do one more run", + "image": "snowtocat_final.jpg" + }, + { + "text": "beep boop bop beep boop,\ni am robot octocat,\ni think there's a bug", + "image": "Robotocat.jpeg" + }, + { + "text": "same plot as before,\nso why is it still awesome?\ni think it's the hat", + "image": "linktocat.jpg" + } +]