Education page finished, improvements to carousel, placeholder content from old website

This commit is contained in:
2025-11-06 16:47:10 -08:00
parent d6e75ae2ea
commit 128dc14459
9 changed files with 190 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ import type {navLink} from "@interfaces/site-layout.ts"
export const siteLayout: navLink[] = [
{navText: "About", path: ""},
{navText: "Education", path: "education"},
{
navText: "Experiences",
path: "experience",