Skip to content

Commit 6a232aa

Browse files
committed
Formatted the project
1 parent 41e2445 commit 6a232aa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+118349
-113026
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
Zen Browser Docs website
88
</h1>
99

10-
Welcome to **Zen Browser’s Documentation Repo!**
10+
Welcome to **Zen Browser’s Documentation Repo!**
1111

1212
[![Status badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fuptime.zen-browser.app%2Fshield-badges%2Fstatus.json&style=for-the-badge)](https://uptime.zen-browser.app)
1313

1414
## Contributing
1515

16-
This site is built with [Quartz 4.0](https://quartz.jzhao.xyz/). Site content is written in Markdown format located in `content`.
16+
This site is built with [Quartz 4.0](https://quartz.jzhao.xyz/). Site content is written in Markdown format located in `content`.
1717
If you would like to contribute see: [Getting Started with Documentation Contributions](https://docs.zen-browser.app/contribute/docs)
1818

1919
For local preview:

content/.obsidian/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"livePreview": false,
33
"alwaysUpdateLinks": true
4-
}
4+
}

content/.obsidian/appearance.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
22
"cssTheme": "Catppuccin"
3-
}
3+
}
+1-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
[
2-
"obsidian-style-settings",
3-
"emoji-shortcodes",
4-
"callout-manager",
5-
"obsidian-emoji-toolbar"
6-
]
1+
["obsidian-style-settings", "emoji-shortcodes", "callout-manager", "obsidian-emoji-toolbar"]

content/.obsidian/core-plugins-migration.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
"file-recovery": true,
2828
"publish": false,
2929
"sync": false
30-
}
30+
}

content/.obsidian/graph.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
"linkDistance": 250,
2020
"scale": 1.942784106682881,
2121
"close": false
22-
}
22+
}

content/.obsidian/hotkeys.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"callout-manager:manage-callouts": [
33
{
4-
"modifiers": [
5-
"Mod",
6-
"Shift"
7-
],
4+
"modifiers": ["Mod", "Shift"],
85
"key": "C"
96
}
107
]
11-
}
8+
}

content/.obsidian/plugins/callout-manager/data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"theme": true,
99
"snippet": true
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)