diff --git a/src/app/page.tsx b/src/app/page.tsx index 14ecbf2..0cfa776 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, { diff --git a/src/app/talks/page.tsx b/src/app/talks/page.tsx index 362aa5a..c83b034 100644 --- a/src/app/talks/page.tsx +++ b/src/app/talks/page.tsx @@ -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: "",