Skip to content

Commit

Permalink
meshery operator logo updated
Browse files Browse the repository at this point in the history
Signed-off-by: Ritik Saxena <[email protected]>
  • Loading branch information
ritiksaxena124 committed Jan 22, 2024
1 parent d8039bf commit 6444b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Meshery/How-meshery-works/hero/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from "react";
import { Container, Col, Row } from "../../../../reusecore/Layout";
import styled from "styled-components";
import { ReactComponent as HeroImage } from "../images/meshery-operator-colorMode.svg";
import { ReactComponent as HeroImage } from "../images/meshery-operator-dark.svg";

const HowMesheryWorksHeroWrapper = styled.div`
Expand Down

0 comments on commit 6444b3c

Please sign in to comment.