Skip to content

Commit

Permalink
update nov7th talk title (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
joekr authored Oct 10, 2024
1 parent ca4eeb4 commit edc353e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Home() {
},
{
time: "6:30pm",
topic: "Free cores by using eBPF and AF_XDP Accepted",
topic: "Free cores by using eBPF and AF_XDP",
presenter: "Brian Smith",
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/app/talks/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Talks() {
},
{
time: "6:30pm",
title: "Free cores by using eBPF and AF_XDP Accepted",
title: "Free cores by using eBPF and AF_XDP",
presenter: "Brian Smith",
info: "",
resources: "",
Expand Down

0 comments on commit edc353e

Please sign in to comment.