Skip to content

Commit

Permalink
chore: github
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuba-Ahhh committed Aug 22, 2024
1 parent cd1b97b commit d155d48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added public/.nojekyll
Empty file.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default function RootLayout({
}>) {
return (
<html lang="zh" suppressHydrationWarning>
<link rel="icon" href="/next.svg" type="image/svg+xml" />
<body className={`${inter.className} flex flex-col min-h-screen`}>
<ThemeProvider attribute="class">
<Header />
Expand Down

0 comments on commit d155d48

Please sign in to comment.