Skip to content

Commit 92f0d94

Browse files
committed
build
1 parent 6b00913 commit 92f0d94

File tree

1 file changed

+1
-0
lines changed
  • src/app/(app)/(default_layout)/(questions)/coding-challenges

1 file changed

+1
-0
lines changed

src/app/(app)/(default_layout)/(questions)/coding-challenges/page.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export async function generateMetadata() {
3232
textColor: '#fff',
3333
},
3434
canonicalUrl: '/coding-challenges',
35+
});
3536
}
3637

3738
const heroDescription = (

0 commit comments

Comments
 (0)