mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
refactor: created backlink from guides/portable.md to guides/index.md
This commit is contained in:
parent
9888d5cfae
commit
6a77cf8afc
2 changed files with 9 additions and 9 deletions
16
content/.obsidian/workspace.json
vendored
16
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "faq.md",
|
||||
"file": "guides/portable.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
|
@ -85,7 +85,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "faq.md",
|
||||
"file": "guides/portable.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "faq.md",
|
||||
"file": "guides/portable.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -125,7 +125,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "faq.md"
|
||||
"file": "guides/portable.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -148,8 +148,11 @@
|
|||
},
|
||||
"active": "5cbcc37181f7dca9",
|
||||
"lastOpenFiles": [
|
||||
"index.md",
|
||||
"guides/live-editing.md",
|
||||
"guides/manage-profiles.md",
|
||||
"guides/generic-optimized.md",
|
||||
"faq.md",
|
||||
"index.md",
|
||||
"building-zen-browser.md",
|
||||
"contribute/www.md",
|
||||
"contribute/CONTRIBUTING.md",
|
||||
|
@ -164,11 +167,8 @@
|
|||
"themes-store/themes-marketplace-submission-guidelines.md",
|
||||
"themes-store/themes-marketplace.md",
|
||||
"themes-store/themes-marketplace-preferences.md",
|
||||
"guides/generic-optimized.md",
|
||||
"contribute",
|
||||
"themes-store/Untitled",
|
||||
"guides/live-editing.md",
|
||||
"guides/manage-profiles.md",
|
||||
"guides/install-macos.md",
|
||||
"assets/live-editing",
|
||||
"assets/live-editing/inspect.png",
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Making Zen Browser Portable on Windows
|
|||
---
|
||||
|
||||
|
||||
Creating a portable version of Zen Browser is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar.
|
||||
This [[guides/index|guide]] will hlep you creating a portable version of Zen Browser, it is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar.
|
||||
|
||||
>[!tip]
|
||||
> By making Zen Browser portable, you can carry your personalized browser environment with you on a USB drive or between different Windows systems.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue