diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 51b3675..4952ab1 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -1,5 +1,6 @@ import github from "../images/github.svg"; import docs from "../images/docs.svg"; +import rust from "../images/rust-logo-blk.svg"; import "./Hero.css"; import config from "../config.json"; @@ -23,6 +24,14 @@ const Hero = () => ( +