We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea0926 commit 5ab740eCopy full SHA for 5ab740e
docs/.vitepress/config.js
@@ -39,7 +39,7 @@ export default defineConfig({
39
},
40
41
nav: [
42
- { text: '', link: '/sandbox' },
+ { text: '🧩', link: '/sandbox' },
43
{ text: 'Home', link: '/' },
44
{ text: 'Getting Started', link: '/getting-started' },
45
{ text: 'The Blocks', link: '/block-index' },
scratch.md
@@ -1,5 +1,4 @@
1
# todo:
2
-- io-actions repo, gh:p deploy
3
- purge legacy converters:
4
- ...
5
- block generator
0 commit comments