Use doc layout instead of sidebar layout

There appears to be no strong reason that these pages are using a
different layout, and having this separate layout significantly
increases the ongoing doc maintenance burden.
This commit is contained in:
Andrew David Wong 2021-06-19 20:39:34 -07:00
parent 71a3f2bdbe
commit 2dbc8865e1
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
6 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,6 @@
--- ---
lang: en lang: en
layout: sidebar layout: doc
permalink: /gsoc/ permalink: /gsoc/
redirect_from: redirect_from:
- /GSoC/ - /GSoC/

View file

@ -1,6 +1,6 @@
--- ---
lang: en lang: en
layout: sidebar layout: doc
permalink: /gsod/ permalink: /gsod/
ref: 242 ref: 242
title: Google Season of Docs title: Google Season of Docs

View file

@ -1,12 +1,11 @@
--- ---
lang: en lang: en
layout: sidebar layout: doc
permalink: /join/ permalink: /join/
ref: 26 ref: 26
title: Join title: Join
--- ---
The Qubes OS Project does not currently have any open positions. The Qubes OS Project does not currently have any open positions.
This page will be updated when open positions become available. This page will be updated when open positions become available.
In the meantime, there are many different ways you can [contribute to the Qubes OS project](/doc/contributing/). In the meantime, there are many different ways you can [contribute to the Qubes OS project](/doc/contributing/).

View file

@ -1,6 +1,6 @@
--- ---
lang: en lang: en
layout: default layout: doc
permalink: /code-of-conduct/ permalink: /code-of-conduct/
ref: 118 ref: 118
title: Code of Conduct title: Code of Conduct

View file

@ -1,6 +1,6 @@
--- ---
lang: en lang: en
layout: sidebar layout: doc
permalink: /support/ permalink: /support/
redirect_from: redirect_from:
- /help/ - /help/

View file

@ -1,6 +1,6 @@
--- ---
lang: en lang: en
layout: sidebar layout: doc
permalink: /downloads/mirrors/ permalink: /downloads/mirrors/
ref: 148 ref: 148
title: Download Mirrors title: Download Mirrors