Finished avionics test engineering internship
Some checks failed
Build and Test - Staging / test (pull_request) Successful in 4m49s
Build and Test - Staging / deploy_staging (pull_request) Has been cancelled
Build and Test - Staging / build_and_push (pull_request) Has been cancelled

This commit is contained in:
2025-12-10 14:28:59 -08:00
parent e17d28914e
commit c320190a8d
4 changed files with 172 additions and 54 deletions

View File

@@ -8,7 +8,6 @@ export const siteLayout: navLink[] = [
path: "experience",
children: [
{
enabled: false,
navText: "SpaceX",
path: "spacex",
children: [
@@ -18,7 +17,6 @@ export const siteLayout: navLink[] = [
path: "hardware-test-engineer-i-ii",
},
{
enabled: false,
navText: "Avionics Test Engineering Internship",
path: "avionics-test-engineering-internship",
},