Skip to content

Commit de67223

Browse files
Merge pull request #851 from andrea-kyurchiev/feat/removes-vacancies
feat: comments out links to vacancies and deletes page
2 parents 5f5825f + 8f626c2 commit de67223

5 files changed

Lines changed: 28 additions & 61 deletions

File tree

config/_default/menus.en.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ main:
8181
URL: about/contact
8282
parent: about
8383
weight: 6
84-
- name: Vacancies
85-
URL: about/vacancies
86-
parent: about
87-
weight: 7
84+
# - name: Vacancies
85+
# URL: about/vacancies
86+
# parent: about
87+
# weight: 7
8888
footer_left:
8989
- name: Learn
9090
URL: learn
@@ -154,6 +154,6 @@ footer_right:
154154
- name: Privacy Policy
155155
URL: about/privacy
156156
weight: 7
157-
- name: Vacancies
158-
URL: about/vacancies
159-
weight: 8
157+
# - name: Vacancies
158+
# URL: about/vacancies
159+
# weight: 8

config/_default/menus.fr.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ main:
6161
URL: fr/about/contact
6262
parent: about
6363
weight: 6
64-
- name: Postes vacants
65-
URL: fr/about/vacancies
66-
parent: about
67-
weight: 7
64+
# - name: Postes vacants
65+
# URL: fr/about/vacancies
66+
# parent: about
67+
# weight: 7
6868
footer_left:
6969
- name: Apprendre
7070
URL: fr/learn
@@ -125,6 +125,6 @@ footer_right:
125125
- name: Politique de confidentialité
126126
URL: fr/about/privacy
127127
weight: 7
128-
- name: Postes vacants
129-
URL: fr/about/vacancies
130-
weight: 8
128+
# - name: Postes vacants
129+
# URL: fr/about/vacancies
130+
# weight: 8

config/_default/menus.ja.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ main:
6161
URL: ja/about/contact
6262
parent: about
6363
weight: 6
64-
- name: 欠員
65-
URL: ja/about/vacancies
66-
parent: about
67-
weight: 7
64+
# - name: 欠員
65+
# URL: ja/about/vacancies
66+
# parent: about
67+
# weight: 7
6868
footer_left:
6969
- name: 学ぶ
7070
URL: ja/learn
@@ -125,6 +125,6 @@ footer_right:
125125
- name: プライバシーポリシー
126126
URL: ja/about/privacy
127127
weight: 7
128-
- name: 欠員
129-
URL: ja/about/vacancies
130-
weight: 8
128+
# - name: 欠員
129+
# URL: ja/about/vacancies
130+
# weight: 8

config/_default/menus.pt-br.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ main:
6161
URL: pt-br/about/contact
6262
parent: about
6363
weight: 6
64-
- name: Vagas
65-
URL: pt-br/about/vacancies
66-
parent: about
67-
weight: 7
64+
# - name: Vagas
65+
# URL: pt-br/about/vacancies
66+
# parent: about
67+
# weight: 7
6868
footer_left:
6969
- name: Aprender
7070
URL: pt-br/learn
@@ -125,6 +125,6 @@ footer_right:
125125
- name: Política de Privacidade
126126
URL: pt-br/about/privacy
127127
weight: 7
128-
- name: Vagas
129-
URL: pt-br/about/vacancies
130-
weight: 8
128+
# - name: Vagas
129+
# URL: pt-br/about/vacancies
130+
# weight: 8

content/en/about/vacancies.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)