From 39786e927282602e93f499b4486f897646a79e7e Mon Sep 17 00:00:00 2001 From: tess Date: Mon, 1 Aug 2022 15:03:51 +0200 Subject: [PATCH] sentaors swirla kilr --- assets/data.json | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/assets/data.json b/assets/data.json index 99863cb..e488e8c 100644 --- a/assets/data.json +++ b/assets/data.json @@ -1,10 +1,46 @@ { "people": [ { - "image": "url", - "name": "name", + "image": "https://upload.wikimedia.org/wikipedia/commons/d/d1/Chuck_Schumer_113th_Congress.jpg", + "name": "Charles Ellis Schumer (Also known as Chuck Schumer)", "senator": "true", - "description": "killed -42 people" + "description": "" + }, + { + "image": "https://upload.wikimedia.org/wikipedia/commons/f/f1/Patrick_Leahy_1979_congressional_photo.jpg", + "name": "Patrick Joseph Leahy", + "senator": "true", + "description": "President pro tempore of the United States Senate" + }, + { + "image": "https://upload.wikimedia.org/wikipedia/commons/5/5c/Gary_Ridgway_Mugshot_11302001.jpg", + "name": "Gary Leon Ridgway", + "senator": "false", + "description": "" + }, + { + "image": "https://web.archive.org/web/20211130184438/http://www.murderpedia.org/male.H/images/harvey_donald/harvey-005.jpg", + "name": "Donald Harvey", + "senator": "false", + "description": "" + }, + { + "image": "https://web.archive.org/web/20181017231858/https://murderpedia.org/male.R/images/rees_melvin/002.gif", + "name": "Melvin David Rees", + "senator": "false", + "description": "" + }, + { + "image": "https://web.archive.org/web/20190617080616/https://s.yimg.com/uu/api/res/1.2/DA8Fcr076FTeI.NgIoV.Tg--~B/aD0yMjg4O3c9MzUwMDtzbT0xO2FwcGlkPXl0YWNoeW9u/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/a921833f18a17a48aa8da953c0c6d65f", + "name": "Mark Robert Warner", + "senator": "true", + "description": "" + }, + { + "image": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Elizabeth_Warren%27s_High_School_Graduation_Photo.jpg/170px-Elizabeth_Warren%27s_High_School_Graduation_Photo.jpg", + "name": "Elizabeth Warren", + "senator": "true", + "description": "" } ] } \ No newline at end of file