diff --git a/src/components/footer.tsx b/src/components/footer.tsx index 582ab7f..f7a32c6 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -23,9 +23,9 @@ export default function Footer() { return (

- Build: {buildId} ({buildTime}) + Build: {buildId} ({buildTime})

-
+
{items.map((item, index) => { return (