diff --git a/src/App.tsx b/src/App.tsx index 114cf3e..9aa9ac1 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -5,8 +5,7 @@ import Notes from "reveal.js/plugin/notes/notes"; import "reveal.js/dist/reveal.css"; import "./styles/index.scss"; import Splash from "./slides/splash"; -import Agenda202508 from "./slides/agenda-2025-08"; -import Agenda202509 from "./slides/agenda-2025-09"; +import Agenda202511 from "./slides/agenda-2025-11"; import Thanks from "./slides/thanks"; function App() { @@ -47,8 +46,7 @@ function App() {