diff --git a/public/talks/2024-10-19-formalizing-mathematics-with-cubical-type-theory.pdf b/public/talks/2024-10-19-formalizing-mathematics-with-cubical-type-theory.pdf new file mode 100644 index 0000000..fe1bc5a Binary files /dev/null and b/public/talks/2024-10-19-formalizing-mathematics-with-cubical-type-theory.pdf differ diff --git a/src/components/LeftNav.astro b/src/components/LeftNav.astro index 3f17ffb..b0ddbef 100644 --- a/src/components/LeftNav.astro +++ b/src/components/LeftNav.astro @@ -11,7 +11,7 @@ const target = Astro.url.pathname === "/" ? "/about/" : "/";