Skip to content

Commit dc57288

Browse files
revert
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent c555c7d commit dc57288

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/sections/Partners/partners.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { ReactComponent as Partner12 } from "../../assets/images/partners/vmware
1515
import { ReactComponent as Partner14 } from "../../assets/images/partners/metabit-trading-logo-colorMode.svg";
1616
import { ReactComponent as Partner15 } from "../../assets/images/partners/docker.svg";
1717
import { ReactComponent as Partner16 } from "../../assets/images/partners/digitalocean.svg";
18-
import { ReactComponent as PartnerExo } from "../../assets/images/partners/exoscale_color.svg";
1918
export const partners = [
2019
{
2120
name: "The University of Texas at Austin",
@@ -86,7 +85,7 @@ export const partners = [
8685
imageLink: <Partner8 alt="Microsoft" />,
8786
//imageRoute: "https://www.microsoft.com/",
8887
moreInfo: "Microsoft Azure is an ever-expanding set of cloud services to help your organization meet your business challenges. It’s the freedom to build, manage, and deploy applications on a massive, global network using your favorite tools and frameworks.",
89-
},{
88+
}, {
9089
name: "Red Hat",
9190
desc: "The world’s leading provider of enterprise open source solutions, using a community-powered approach to deliver high-performing Linux, cloud, container, and Kubernetes technologies.",
9291
//link: null,

0 commit comments

Comments
 (0)