diff --git a/src/components/layout/footer/FooterInfo.tsx b/src/components/layout/footer/FooterInfo.tsx index 5a1b284bc4..2d279131a8 100644 --- a/src/components/layout/footer/FooterInfo.tsx +++ b/src/components/layout/footer/FooterInfo.tsx @@ -206,7 +206,11 @@ const FooterBottom = async () => { )} - + {icp ? ( + + ) : ( + + )} {/* {!!lastVisitor && ( <>