Skip to content

Commit

Permalink
fix: footer divider
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Jan 26, 2024
1 parent 65d4618 commit 1f6bfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/footer/FooterInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const FooterBottom = async () => {
<a href="/sitemap.xml" target="_blank">
站点地图
</a>
<Divider className="hidden md:inline" />
<Divider className="inline" />

<SubscribeTextButton>
<Divider className="inline" />
Expand Down

1 comment on commit 1f6bfd0

@vercel
Copy link

@vercel vercel bot commented on 1f6bfd0 Jan 26, 2024

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 – ./

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

Please sign in to comment.