From bb31b9e63593b6cae02c9f111658a2526bd58d03 Mon Sep 17 00:00:00 2001
From: akwizgran <michael@briarproject.org>
Date: Sat, 3 Oct 2020 08:21:07 +0100
Subject: [PATCH] Hide new pages from index for now.

---
 content/hiring/2020-10-project-manager.md  | 1 +
 content/hiring/2020-10-qa-tester.md        | 1 +
 content/hiring/2020-10-senior-developer.md | 1 +
 3 files changed, 3 insertions(+)

diff --git a/content/hiring/2020-10-project-manager.md b/content/hiring/2020-10-project-manager.md
index 172c7a2..a15fcc6 100644
--- a/content/hiring/2020-10-project-manager.md
+++ b/content/hiring/2020-10-project-manager.md
@@ -1,6 +1,7 @@
 ---
 title: Project Manager
 date: 2020-10-01T00:00:02+00:00
+hide: 1
 ---
 
 We're looking for a part-time Project Manager to join a small, friendly
diff --git a/content/hiring/2020-10-qa-tester.md b/content/hiring/2020-10-qa-tester.md
index a7a73f2..6a0f50a 100644
--- a/content/hiring/2020-10-qa-tester.md
+++ b/content/hiring/2020-10-qa-tester.md
@@ -1,6 +1,7 @@
 ---
 title: QA Tester
 date: 2020-10-01T00:00:00+00:00
+hide: 1
 ---
 
 We're looking for a part-time QA Tester to join a small, friendly team
diff --git a/content/hiring/2020-10-senior-developer.md b/content/hiring/2020-10-senior-developer.md
index 87c878b..0e46015 100644
--- a/content/hiring/2020-10-senior-developer.md
+++ b/content/hiring/2020-10-senior-developer.md
@@ -1,6 +1,7 @@
 ---
 title: Senior Java/Android Developer
 date: 2020-10-01T00:00:01+00:00
+hide: 1
 ---
 
 We're looking for a Senior Java/Android Developer to join a small, friendly
-- 
GitLab