corrected draft flag

This commit is contained in:
Jafeth Garro 2024-08-23 20:59:45 -06:00
parent 3711d7defa
commit 4c664c2ed1
8 changed files with 17 additions and 17 deletions

View file

@ -25,8 +25,8 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "contribute/www.md", "file": "contribute/CODE_OF_CONDUCT.md",
"mode": "source", "mode": "preview",
"source": true "source": true
} }
} }
@ -98,7 +98,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "contribute/www.md", "file": "contribute/CODE_OF_CONDUCT.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -115,7 +115,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "contribute/www.md", "file": "contribute/CODE_OF_CONDUCT.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -138,7 +138,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "contribute/www.md" "file": "contribute/CODE_OF_CONDUCT.md"
} }
} }
} }
@ -161,13 +161,13 @@
}, },
"active": "42952bec6b18e374", "active": "42952bec6b18e374",
"lastOpenFiles": [ "lastOpenFiles": [
"contribute/translation.md",
"contribute/index.md",
"contribute/docs.md",
"contribute/desktop.md",
"contribute/CONTRIBUTING.md", "contribute/CONTRIBUTING.md",
"contribute/CODE_OF_CONDUCT.md", "contribute/desktop.md",
"contribute/docs.md",
"contribute/index.md",
"contribute/translation.md",
"contribute/www.md", "contribute/www.md",
"contribute/CODE_OF_CONDUCT.md",
"building-zen-browser/index.md", "building-zen-browser/index.md",
"building-zen-browser/building-zen-browser.md", "building-zen-browser/building-zen-browser.md",
"themes-store/themes-marketplace-submission-guidelines.md", "themes-store/themes-marketplace-submission-guidelines.md",

View file

@ -1,6 +1,6 @@
--- ---
title: Code of Conduct title: Code of Conduct
draft: false draft: true
--- ---
## Our Pledge ## Our Pledge

View file

@ -1,6 +1,6 @@
--- ---
title: Contributing to Zen Browser title: Contributing to Zen Browser
draft: false draft: true
--- ---
Thank you for considering contributing to Zen Browser! We appreciate your time and effort in improving this project. The following is a set of guidelines for contributing to Zen Browser. These guidelines are intended to make it easier for you to get involved. Thank you for considering contributing to Zen Browser! We appreciate your time and effort in improving this project. The following is a set of guidelines for contributing to Zen Browser. These guidelines are intended to make it easier for you to get involved.

View file

@ -1,6 +1,6 @@
--- ---
title: Getting Started with Desktop Browser Development title: Getting Started with Desktop Browser Development
draft: false draft: true
--- ---
Contributing to the Zen Browser Desktop project is a great way to get involved with open-source software development. This guide will walk you through the steps to clone the project, set up your development environment, make contributions, and submit pull requests. Contributing to the Zen Browser Desktop project is a great way to get involved with open-source software development. This guide will walk you through the steps to clone the project, set up your development environment, make contributions, and submit pull requests.

View file

@ -1,6 +1,6 @@
--- ---
title: Getting Started with Documentation Contributions title: Getting Started with Documentation Contributions
draft: false draft: true
--- ---

View file

@ -1,4 +1,4 @@
--- ---
title: Zen Browser Contribution Guides 🌟 title: Zen Browser Contribution Guides 🌟
draft: false draft: true
--- ---

View file

@ -1,6 +1,6 @@
--- ---
title: Getting Started with Translations title: Getting Started with Translations
draft: false draft: true
--- ---

View file

@ -1,6 +1,6 @@
--- ---
title: Getting Started with Zen's Homepage Development title: Getting Started with Zen's Homepage Development
draft: false draft: true
--- ---