Skip to content

Commit

Permalink
Merge pull request #4544 from Shivam-AfA/case-study
Browse files Browse the repository at this point in the history
Added new case study folder
  • Loading branch information
Shivam-AfA authored Jul 14, 2023
2 parents 3f3e09f + 77deb30 commit ada843b
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ thumbnail: ./meshery-and-hpe.svg
darkthumbnail: ./meshery-and-hpe.svg
description: "HPE uses Meshery to manage SPIRE instances"
type: Case Study
category: Cloud Native
category: Case Study
tags:
- Cloud Native, Meshery
featured: false
Expand Down
2 changes: 1 addition & 1 deletion src/components/Case-study-banner/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React, { useState } from "react";
import styled from "styled-components";
import MesheryLogo from "../../assets/images/meshery/icon-only/meshery-logo-light.svg";
import SpireLogo from "../../collections/integrations/spire/icon/color/spire-color.svg";
import MesheryAndSpire from "../../collections/resources/articles/hpes-adoption-of-meshery-and-meshmap/meshery-and-hpe.svg";
import MesheryAndSpire from "../../collections/resources/case-study/hpes-adoption-of-meshery-and-meshmap/meshery-and-hpe.svg";


const BannerWrapper = styled.div`
Expand Down

0 comments on commit ada843b

Please sign in to comment.