From 520ac52cb444ec2832f4b0178a01e2160bdca5ad Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Sat, 26 Oct 2024 16:22:03 -0600 Subject: [PATCH] refactor: Fixed lastmod for guides/downloads.md --- .gitignore | 1 + content/.obsidian/core-plugins.json | 20 -------------------- content/guides/downloads.md | 2 +- 3 files changed, 2 insertions(+), 21 deletions(-) delete mode 100644 content/.obsidian/core-plugins.json diff --git a/.gitignore b/.gitignore index 8aa578d..3ef7af4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ quartz/.quartz-cache .DS_Store workspace.json .idea/discord.xml +content/.obsidian/core-plugins.json diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json deleted file mode 100644 index 9405bfd..0000000 --- a/content/.obsidian/core-plugins.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file diff --git a/content/guides/downloads.md b/content/guides/downloads.md index a86c7e0..9711d25 100644 --- a/content/guides/downloads.md +++ b/content/guides/downloads.md @@ -3,7 +3,7 @@ title: Download Hub draft: false aliases: - Download Hub -lastmod: 2024-10-11 +lastmod: 2024-10-17 --- This [[guides/index|guide]] is designed to help you easily find and download the version of Zen Browser that best fits your operating system and hardware. Whether you're using Windows, Linux, or macOS, you'll find both optimized and generic builds, along with portable and installer options to suit your needs. If you're unsure which version is right for you, be sure to check out our guide on [[generic-optimized | choosing between the generic and optimized builds]]