Skip to content

Commit

Permalink
Update Featured talk
Browse files Browse the repository at this point in the history
  • Loading branch information
Kawtar Choubari committed Oct 17, 2023
1 parent ddb19a3 commit 61e9aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/talks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const Talks: Talk[] = [
],
},
{
featured: true,
title: "Modern Web Development with Next.js 13",
thumbnail: "nextjs-react-framework-devoxxma.jpeg",
date: "October 11, 2023",
Expand All @@ -45,7 +46,6 @@ export const Talks: Talk[] = [
],
},
{
featured: true,
title: "Next.js 13, what's going on?",
thumbnail: "nextjs-biztech.jpg",
date: "May 20, 2023",
Expand Down

0 comments on commit 61e9aa9

Please sign in to comment.