From b429a6a0fb1d7e2b80e01878cc2c3c86f1239d01 Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Sat, 24 Aug 2024 06:16:41 -0600 Subject: [PATCH] removed building-zen-browser directory as it only containted one file --- content/.obsidian/workspace.json | 6 +++--- content/{building-zen-browser => }/building-zen-browser.md | 0 content/building-zen-browser/index.md | 3 --- content/index.md | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) rename content/{building-zen-browser => }/building-zen-browser.md (100%) delete mode 100644 content/building-zen-browser/index.md diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index fa7f637..32c12d1 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -148,17 +148,17 @@ }, "active": "5cbcc37181f7dca9", "lastOpenFiles": [ + "building-zen-browser.md", + "building-zen-browser/index.md", + "index.md", "contribute/index.md", "contribute/CONTRIBUTING.md", - "index.md", "guides/index.md", "contribute/translation.md", "contribute/CODE_OF_CONDUCT.md", "contribute/desktop.md", "contribute/docs.md", "contribute/www.md", - "building-zen-browser/index.md", - "building-zen-browser/building-zen-browser.md", "themes-store/themes-marketplace-submission-guidelines.md", "themes-store/themes-marketplace.md", "themes-store/themes-marketplace-preferences.md", diff --git a/content/building-zen-browser/building-zen-browser.md b/content/building-zen-browser.md similarity index 100% rename from content/building-zen-browser/building-zen-browser.md rename to content/building-zen-browser.md diff --git a/content/building-zen-browser/index.md b/content/building-zen-browser/index.md deleted file mode 100644 index 6f2fcce..0000000 --- a/content/building-zen-browser/index.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Building Zen Browser 📦 ---- diff --git a/content/index.md b/content/index.md index 35bf9f8..0ad4d4a 100644 --- a/content/index.md +++ b/content/index.md @@ -5,7 +5,7 @@ title: Welcome to Zen Browser's Documentation Welcome to **Zen Browser's Documentation!** Here, you'll find everything you need to get the most out of your browsing experience. Dive in to explore how Zen can make your browsing more secure, private, and efficient. ## Index -* #### [[building-zen-browser/index|Building Zen Browser 📦]] +* #### [[building-zen-browser|Building Zen Browser 📦]] * #### [[guides/index|Guides 🛠️]] * #### [[themes-store/index|Theme Store 🎨]] * #### [[faq | Frequently Asked Questions ❓]]