added emoji to Building Zen Browser title

This commit is contained in:
Jafeth Garro 2024-08-24 06:17:46 -06:00
parent b429a6a0fb
commit 9b7fbbd98a
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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.