diff --git a/src/components/App.tsx b/src/components/App.tsx index 1bfc115..765c5dc 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -2,8 +2,8 @@ import Hero from "./Hero"; //import IconAnchor from "./IconAnchor"; import Countdown from "react-countdown"; -////import { /*/*Music,*/ Globe,*/ Globe } from "lucide-preact"; -////import { SiGithub, SiForgejo, SiInstagram } from "react-icons/si"; +//import { /*Music,*/ Globe } from "lucide-preact"; +//import { SiGithub, SiForgejo, SiInstagram } from "react-icons/si"; import "./App.css"; @@ -14,21 +14,16 @@ export default () => { waves="header" title="This is not a CDN." paragraph={`Coming ${new Date().getFullYear() + 1}`} - links={[ - ( - {props.total.toString().padStart(10, "0")} ms.. - )} - onComplete={() => { - window.location.replace("https://ipv4.army"); - }} - />, - ]} + links={[ {props.total.toString().padStart(10, "0")} ms..} + onComplete={() => { + window.location.replace("https://ipv4.army"); + }} + />]} /> {/*