mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 09:20:01 +02:00
added emoji to Building Zen Browser title
This commit is contained in:
parent
b429a6a0fb
commit
9b7fbbd98a
2 changed files with 6 additions and 6 deletions
10
content/.obsidian/workspace.json
vendored
10
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "index.md",
|
"file": "building-zen-browser.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "index.md",
|
"file": "building-zen-browser.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "index.md",
|
"file": "building-zen-browser.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "index.md"
|
"file": "building-zen-browser.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -148,9 +148,9 @@
|
||||||
},
|
},
|
||||||
"active": "5cbcc37181f7dca9",
|
"active": "5cbcc37181f7dca9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"index.md",
|
||||||
"building-zen-browser.md",
|
"building-zen-browser.md",
|
||||||
"building-zen-browser/index.md",
|
"building-zen-browser/index.md",
|
||||||
"index.md",
|
|
||||||
"contribute/index.md",
|
"contribute/index.md",
|
||||||
"contribute/CONTRIBUTING.md",
|
"contribute/CONTRIBUTING.md",
|
||||||
"guides/index.md",
|
"guides/index.md",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Building Zen Browser
|
title: Building Zen Browser 📦
|
||||||
---
|
---
|
||||||
|
|
||||||
We've took the time to make building Zen Browser as easy as possible, independent of your operating system or technical knowledge.
|
We've took the time to make building Zen Browser as easy as possible, independent of your operating system or technical knowledge.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue