Skip to content

Commit

Permalink
Update image paths
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 13, 2023
1 parent b76c0be commit 0afa5b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/products/appscode.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
{
"name": "Config Syncer",
"logo": "/assets/images/products/kubed/kubed-512x512.svg",
"logo": "/assets/images/products/configsyncer/configsyncer-512x512.svg",
"summary": "Config Syncer (fka Kubed) by AppsCode is a Kubernetes Cluster Operator Daemon. From here you can learn all about Config Syncer’s architecture and how to deploy and use Config Syncer.",
"url": "https://config-syncer.com/"
}
Expand Down
8 changes: 4 additions & 4 deletions data/products/configsyncer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"themeColor": ""
},
"heroImage": {
"src": "https://cdn.appscode.com/images/products/kubed/kubed-hero.png",
"src": "https://cdn.appscode.com/images/products/configsyncer/configsyncer-hero.png",
"alt": "Kubed"
},
"logo": {
"src": "https://cdn.appscode.com/images/products/kubed/kubed.png",
"src": "https://cdn.appscode.com/images/products/configsyncer/configsyncer.png",
"alt": "Kubed"
},
"logoWhite": {
"src": "https://cdn.appscode.com/images/products/kubed/kubed-white.png",
"src": "https://cdn.appscode.com/images/products/configsyncer/configsyncer-white.png",
"alt": "Kubed"
},
"icon": {
"src": "https://cdn.appscode.com/images/products/kubed/kubed-icon.png",
"src": "https://cdn.appscode.com/images/products/configsyncer/configsyncer-icon.png",
"alt": "Kubed",
"sizes": {
"192x192": "https://cdn.appscode.com/images/products/kubed/icons/android-icon-192x192.png"
Expand Down

0 comments on commit 0afa5b2

Please sign in to comment.