Skip to content

Commit

Permalink
refactor: update error page comics
Browse files Browse the repository at this point in the history
  • Loading branch information
camargo committed May 19, 2022
1 parent 66fd3e5 commit 706dcd1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/routes/__error.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@
{ id: '1091', name: 'curiosity' },
{ id: '1356', name: 'orbital_mechanics' },
{ id: '1504', name: 'opportunity' },
{ id: '1536', name: 'the_martian' },
{ id: '1583', name: 'nasa_press_conference' },
{ id: '1791', name: 'telescopes_refractor_vs_reflector' },
{ id: '1825', name: '7_eleven' },
{ id: '2111', name: 'opportunity_rover' },
{ id: '2124', name: 'space_mission_hearing' },
{ id: '2427', name: 'perseverance_microphones' },
{ id: '2444', name: 'ingenuity' },
];
let imgUrl: string;
Expand Down

0 comments on commit 706dcd1

Please sign in to comment.