diff --git a/components/MarkdownSplit.tsx b/components/MarkdownSplit.tsx index 36800e3..88df7b4 100644 --- a/components/MarkdownSplit.tsx +++ b/components/MarkdownSplit.tsx @@ -29,6 +29,7 @@ export default function MarkdownSplit({ {nextCourse && (
@@ -41,6 +42,7 @@ export default function MarkdownSplit({ {prevCourse && (
diff --git a/routes/index.tsx b/routes/index.tsx index 4cdc5c7..97e4a77 100644 --- a/routes/index.tsx +++ b/routes/index.tsx @@ -37,6 +37,7 @@ export default function IndexPage() {