Added core content for hardware test engineer page #17

Merged
caperren merged 5 commits from website-content-updates into main 2025-12-12 04:59:15 +00:00
Showing only changes of commit adcbce68c8 - Show all commits

View File

@@ -1,17 +1,5 @@
import type { navLink } from "@interfaces/site-layout.ts"; import type { navLink } from "@interfaces/site-layout.ts";
export const siteLayout: navLink[] = [ export const siteLayout: navLink[] = [
// Standard navbar entries // Standard navbar entries
{ navText: "About", path: "" }, { navText: "About", path: "" },