Skip to content

Commit

Permalink
Replace placeholder image
Browse files Browse the repository at this point in the history
  • Loading branch information
WolffRuoff committed Oct 6, 2023
1 parent 336f32d commit e3634f8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file added media/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/supergraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/tbd.jpg
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
"onCommand:rover-runner.GenerateTemplate"
],
"media": {
"image": "https://github.com/dowjones/rover-runner/blob/main/media/tbd.jpg",
"altText": "sample image"
"image": "https://github.com/dowjones/rover-runner/blob/main/media/supergraph.png",
"altText": "Screenshot of a configured supergraph.json"
}
},
{
Expand All @@ -162,8 +162,8 @@
"onSettingChanged:apolloStudioConfiguration.apolloGraphRef"
],
"media": {
"image": "https://github.com/dowjones/rover-runner/blob/main/media/tbd.jpg",
"altText": "sample image"
"image": "https://github.com/dowjones/rover-runner/blob/main/media/settings.png",
"altText": "Screenshot of the Rover Runner settings"
}
}
]
Expand Down

0 comments on commit e3634f8

Please sign in to comment.