Skip to content

Commit

Permalink
Merge pull request #62 from CollectingBox/fix-qa
Browse files Browse the repository at this point in the history
chore: metadata description 수정
  • Loading branch information
Nangniya authored Jun 3, 2024
2 parents f2ddedd + b781371 commit 562d321
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 @@ -8,7 +8,7 @@ const inter = Inter({ subsets: ['latin'] });

export const metadata: Metadata = {
title: '우수함',
description: '우리동네 수거함',
description: '우리동네 수거함 위치, 우수함',
icons: {
icon: '/favicon.png',
},
Expand Down

0 comments on commit 562d321

Please sign in to comment.