Skip to content

Commit b80e240

Browse files
docs(Sky): Add park emoji to ecosystem header and normalize page comments
Update the Sky README with minor visual and formatting improvements: add the park emoji (🏞️) to the "Sky in the Land Ecosystem" section header for enhanced visual context, and normalize the page route comments to remove redundant "A1:" and "A3:" prefixes for cleaner documentation.
1 parent 7f1fadb commit b80e240

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</h3>
1010
</td>
1111
<td align="left" valign="middle">
12-
<h3 align="left"> + </h3>
12+
<h3 align="left"> + </h3>
1313
</td>
1414
<td align="left" valign="middle">
1515
<h3 align="left">
@@ -107,7 +107,7 @@ presentation.
107107

108108
---
109109

110-
## `Sky` in the Land Ecosystem&#x2001;🌌 + 🏞️
110+
## `Sky` in the Land Ecosystem&#x2001;πŸŒŒβ€+β€πŸžοΈ
111111

112112
| Component | Role & Key Responsibilities |
113113
| :--------------------- | :-------------------------------------------------------------------------------------------------------------------------------------- |
@@ -209,8 +209,8 @@ Sky/
209209
β”‚ β”œβ”€β”€ pages/ # Page routes
210210
β”‚ β”‚ β”œβ”€β”€ index.astro # Home page (default workbench entry)
211211
β”‚ β”‚ β”œβ”€β”€ Browser.astro # A1: Browser workbench page
212-
β”‚ β”‚ β”œβ”€β”€ BrowserProxy.astro # A1: Browser + services proxy page
213-
β”‚ β”‚ β”œβ”€β”€ Electron.astro # A3: Electron + polyfills page
212+
β”‚ β”‚ β”œβ”€β”€ BrowserProxy.astro # A1: Browser + services proxy page
213+
β”‚ β”‚ β”œβ”€β”€ Electron.astro # A3: Electron + polyfills page
214214
β”‚ β”‚ β”œβ”€β”€ Isolation.astro # Isolated mode page
215215
β”‚ β”‚ └── Mountain.astro # A2: Mountain providers page (RECOMMENDED)
216216
β”‚ β”œβ”€β”€ Workbench/ # Workbench component implementations

0 commit comments

Comments
Β (0)