Skip to content

Commit

Permalink
Add technology partner url (#358)
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <csemohin@gmail.com>
  • Loading branch information
mohin7 authored May 10, 2024
1 parent 789feb1 commit 4614e0f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/partners.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
"showcase_partners": {
"aws": {
"name": "AWS",
"website": "#",
"website": "https://aws.amazon.com/",
"logo": "/assets/images/partners/showcase/aws.svg",
"show": true
},
"azure": {
"name": "Azure",
"website": "#",
"website": "https://azure.microsoft.com/en-gb/",
"logo": "/assets/images/partners/showcase/azure.svg",
"show": true
},
"gcp": {
"name": "Google Cloud",
"website": "#",
"website": "https://cloud.google.com/",
"logo": "/assets/images/partners/showcase/gcp.svg",
"show": true
}
},
"technology_partners": {
"astrokube": {
"name": "Astrokube",
"website": "#",
"website": "https://www.astrokube.com/",
"logo": "/assets/images/partners/technology/astrokube.svg",
"show": true
},
"cartman": {
"name": "Cartman",
"website": "#",
"website": "https://www.cartman.fi/",
"logo": "/assets/images/partners/technology/cartman-digital.svg",
"show": true
},
"dedicatted": {
"name": "Dedicatted",
"website": "#",
"website": "https://dedicatted.com/",
"logo": "/assets/images/partners/technology/dedicatted.svg",
"show": true
}
Expand Down

0 comments on commit 4614e0f

Please sign in to comment.