Skip to content

Commit

Permalink
rename image
Browse files Browse the repository at this point in the history
  • Loading branch information
QhdJiaYou committed May 11, 2024
1 parent 664bb0b commit e1bb443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ const Home = () => {
src={require("../../images/logo/volc.png")}
></img>
<img
className="h-[24px]"
src={require("../../images/logo/intel.png")}
className="h-[22px]"
src={require("../../images/logo/intelIcon.png")}
></img>
</div>
<div className="flex items-center">
Expand Down
File renamed without changes

0 comments on commit e1bb443

Please sign in to comment.