Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Jul 8, 2023
1 parent fc6c00e commit 49a187b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/layout/footer/FooterInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,14 @@ const FooterBottom = async () => {
</p>
<p>
<PoweredBy className="my-3 block md:my-0 md:inline" />
<Divider className="hidden md:inline" />
<StyledLink
{/* <Divider className="hidden md:inline" /> */}
{/* <StyledLink
href="http://beian.miit.gov.cn/"
target="_blank"
rel="noreferrer"
>
浙 ICP 备 20028356 号
</StyledLink>
</StyledLink> */}
<Divider />
<GatewayCount />
{/* {!!lastVisitor && (
Expand Down

1 comment on commit 49a187b

@vercel
Copy link

@vercel vercel bot commented on 49a187b Jul 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

springtide.vercel.app
shiro-innei.vercel.app
shiro-git-main-innei.vercel.app
innei.in

Please sign in to comment.