Skip to content

Commit 570e0a0

Browse files
authored
docs(editor): update the Online Editor articles (#629)
1 parent e6a36e8 commit 570e0a0

42 files changed

Lines changed: 261 additions & 180 deletions

Some content is hidden

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

astro.config.mjs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,11 @@ const config = defineConfig({
229229
'warning',
230230
'groups',
231231
'reply',
232-
'payments'
232+
'payments',
233+
'undo'
234+
],
235+
garden: [
236+
'puzzle-piece-fill-12'
233237
],
234238
}
235239
})

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@expressive-code/plugin-collapsible-sections": "^0.41.7",
2828
"@fontsource-variable/noto-sans": "^5.2.10",
2929
"@fontsource-variable/plus-jakarta-sans": "^5.2.8",
30+
"@iconify-json/garden": "^1.2.4",
3031
"@iconify-json/heroicons": "^1.2.3",
3132
"@iconify-json/material-symbols": "^1.2.58",
3233
"@iconify-json/mdi": "^1.2.3",
-29.5 KB
21.3 KB
4.11 KB
-35.1 KB
-17.3 KB
-38.1 KB
-34.3 KB

0 commit comments

Comments
 (0)