diff --git a/web/src/pages/Home.tsx b/web/src/pages/Home.tsx index 700f57b..36c558c 100644 --- a/web/src/pages/Home.tsx +++ b/web/src/pages/Home.tsx @@ -1,11 +1,12 @@ import { FunctionComponent } from "react"; import { Link } from "react-router-dom"; +import AutomodIcon from '../favicon.svg'; const Home: FunctionComponent = () => { return (
- +

Automod Web UI