Skip to content

Commit

Permalink
Add ICP message
Browse files Browse the repository at this point in the history
  • Loading branch information
ShintoKosei committed Apr 26, 2024
1 parent f055878 commit 21bde80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ const Footer = () => (
<span className="text-gray-300 text-sm" style={{ textAlign: "right" }}>
© {new Date().getFullYear()}{" "}
{t("components.layout.Footer.copyright")}
<br />
<a href="https://icp.gov.moe/?keyword=20242008" target="_blank">萌ICP备20242008号</a>
</span>
</div>
</div>
Expand Down

0 comments on commit 21bde80

Please sign in to comment.