Skip to content

Commit 5ab740e

Browse files
committed
change sandbox icon
1 parent 1ea0926 commit 5ab740e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default defineConfig({
3939
},
4040

4141
nav: [
42-
{ text: '🪏', link: '/sandbox' },
42+
{ text: '🧩', link: '/sandbox' },
4343
{ text: 'Home', link: '/' },
4444
{ text: 'Getting Started', link: '/getting-started' },
4545
{ text: 'The Blocks', link: '/block-index' },

scratch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# todo:
2-
- io-actions repo, gh:p deploy
32
- purge legacy converters:
43
- ...
54
- block generator

0 commit comments

Comments
 (0)