From 7d00a97669d66f7acbca29b8af13723921b4c3e1 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 17 Jun 2022 13:32:11 -0400 Subject: [PATCH] close jobs --- content/jobs/api-engineer.md | 2 +- content/jobs/application-engineer.md | 2 +- content/jobs/protocol-engineer.md | 2 +- view/template/content/_jobs.php | 16 ++++++++++------ 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/content/jobs/api-engineer.md b/content/jobs/api-engineer.md index b1760541..e21427c2 100644 --- a/content/jobs/api-engineer.md +++ b/content/jobs/api-engineer.md @@ -1,7 +1,7 @@ --- title: Backend Engineer order: 6 -status: active +status: closed location: remote (global) --- diff --git a/content/jobs/application-engineer.md b/content/jobs/application-engineer.md index 6e33d7bd..1a227222 100644 --- a/content/jobs/application-engineer.md +++ b/content/jobs/application-engineer.md @@ -1,7 +1,7 @@ --- title: Application Engineer order: 4 -status: active +status: closed location: remote (global) --- diff --git a/content/jobs/protocol-engineer.md b/content/jobs/protocol-engineer.md index 6cbbd018..b29b0966 100644 --- a/content/jobs/protocol-engineer.md +++ b/content/jobs/protocol-engineer.md @@ -1,7 +1,7 @@ --- title: Protocol Engineer order: 3 -status: active +status: closed location: remote (global) --- diff --git a/view/template/content/_jobs.php b/view/template/content/_jobs.php index 29c887b1..29945cc1 100644 --- a/view/template/content/_jobs.php +++ b/view/template/content/_jobs.php @@ -1,6 +1,10 @@ - - $job[0], - 'jobHtml' => $job[1] - ]) ?> - + + + $job[0], + 'jobHtml' => $job[1] + ]) ?> + + +
No jobs are currently open.
+