Skip to content

Commit

Permalink
fix: πŸ› fix website default description
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumeisongsong committed Nov 11, 2024
1 parent a6184d6 commit c4c38d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const inter = Inter({ subsets: ["latin"] });

export const metadata: Metadata = {
title: `Song's Blog`,
description: `A statically generated blog using Next.js and Markdown.`,
description: `Objects are abstractions of processing. Threads are abstractions of schedule.`,
openGraph: {
images: "",
},
Expand Down

0 comments on commit c4c38d8

Please sign in to comment.