Skip to content

Commit

Permalink
Merge pull request #9 from AAStarCommunity/dev
Browse files Browse the repository at this point in the history
update site title and favicon
  • Loading branch information
superwunc committed Jun 16, 2024
2 parents ef2bba0 + 1055f56 commit 9f8f09d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const Layout = ({
return (
<>
<Head>
<title>Tina</title>
<title>AAStar</title>
<meta name="viewport" content="initial-scale=1.0, width=device-width" />
{data.theme.font === "nunito" && (
<>
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit 9f8f09d

Please sign in to comment.