more shallow links

This commit is contained in:
2025-01-13 15:01:42 -07:00
parent 6774624739
commit ada36c143c
4 changed files with 4 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ export function CourseNavigation() {
return (
<div className="pb-1 ps-5 flex flex-row gap-3">
<Link href={"/"} className="btn">
<Link href={"/"} className="btn" shallow={true}>
Back to Course List
</Link>
<a