From 4c664c2ed1a8f8fe3326c494ff5a9e44001efee5 Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Fri, 23 Aug 2024 20:59:45 -0600 Subject: [PATCH] corrected draft flag --- content/.obsidian/workspace.json | 20 ++++++++++---------- content/contribute/CODE_OF_CONDUCT.md | 2 +- content/contribute/CONTRIBUTING.md | 2 +- content/contribute/desktop.md | 2 +- content/contribute/docs.md | 2 +- content/contribute/index.md | 2 +- content/contribute/translation.md | 2 +- content/contribute/www.md | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 09b7425..f5bbf84 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -25,8 +25,8 @@ "state": { "type": "markdown", "state": { - "file": "contribute/www.md", - "mode": "source", + "file": "contribute/CODE_OF_CONDUCT.md", + "mode": "preview", "source": true } } @@ -98,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "contribute/www.md", + "file": "contribute/CODE_OF_CONDUCT.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -115,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "contribute/www.md", + "file": "contribute/CODE_OF_CONDUCT.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -138,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "contribute/www.md" + "file": "contribute/CODE_OF_CONDUCT.md" } } } @@ -161,13 +161,13 @@ }, "active": "42952bec6b18e374", "lastOpenFiles": [ - "contribute/translation.md", - "contribute/index.md", - "contribute/docs.md", - "contribute/desktop.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/CODE_OF_CONDUCT.md", "building-zen-browser/index.md", "building-zen-browser/building-zen-browser.md", "themes-store/themes-marketplace-submission-guidelines.md", diff --git a/content/contribute/CODE_OF_CONDUCT.md b/content/contribute/CODE_OF_CONDUCT.md index 819cbfc..4e9d264 100644 --- a/content/contribute/CODE_OF_CONDUCT.md +++ b/content/contribute/CODE_OF_CONDUCT.md @@ -1,6 +1,6 @@ --- title: Code of Conduct -draft: false +draft: true --- ## Our Pledge diff --git a/content/contribute/CONTRIBUTING.md b/content/contribute/CONTRIBUTING.md index 60a159f..d3a2032 100644 --- a/content/contribute/CONTRIBUTING.md +++ b/content/contribute/CONTRIBUTING.md @@ -1,6 +1,6 @@ --- 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. diff --git a/content/contribute/desktop.md b/content/contribute/desktop.md index 4c3ff29..df4eedc 100644 --- a/content/contribute/desktop.md +++ b/content/contribute/desktop.md @@ -1,6 +1,6 @@ --- 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. diff --git a/content/contribute/docs.md b/content/contribute/docs.md index 4e9aa4e..8ca2fa5 100644 --- a/content/contribute/docs.md +++ b/content/contribute/docs.md @@ -1,6 +1,6 @@ --- title: Getting Started with Documentation Contributions -draft: false +draft: true --- diff --git a/content/contribute/index.md b/content/contribute/index.md index 4431d5d..12367e4 100644 --- a/content/contribute/index.md +++ b/content/contribute/index.md @@ -1,4 +1,4 @@ --- title: Zen Browser Contribution Guides 🌟 -draft: false +draft: true --- diff --git a/content/contribute/translation.md b/content/contribute/translation.md index 4ed62c0..f63750e 100644 --- a/content/contribute/translation.md +++ b/content/contribute/translation.md @@ -1,6 +1,6 @@ --- title: Getting Started with Translations -draft: false +draft: true --- diff --git a/content/contribute/www.md b/content/contribute/www.md index 1558ee2..3c0c2e0 100644 --- a/content/contribute/www.md +++ b/content/contribute/www.md @@ -1,6 +1,6 @@ --- title: Getting Started with Zen's Homepage Development -draft: false +draft: true ---