Skip to content

Commit

Permalink
Merge pull request #5313 from layer5io/logo-update
Browse files Browse the repository at this point in the history
[Logo] Meshery Operator logo updated
  • Loading branch information
ritiksaxena124 authored Jan 22, 2024
2 parents d8039bf + 6444b3c commit 283266b
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 283266b

Please sign in to comment.