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": {
"type": "markdown",
"state": {
"file": "index.md",
"file": "building-zen-browser.md",
"mode": "source",
"source": true
}
@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "index.md",
"file": "building-zen-browser.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "index.md",
"file": "building-zen-browser.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "index.md"
"file": "building-zen-browser.md"
}
}
}
@ -148,9 +148,9 @@
},
"active": "5cbcc37181f7dca9",
"lastOpenFiles": [
"index.md",
"building-zen-browser.md",
"building-zen-browser/index.md",
"index.md",
"contribute/index.md",
"contribute/CONTRIBUTING.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.