Skip to content

Commit be99181

Browse files
authored
Playground (#217)
1 parent c5b982d commit be99181

File tree

2 files changed

+1324
-0
lines changed

2 files changed

+1324
-0
lines changed

website/docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ const config = {
107107
sidebarId: 'soqlEvaluator',
108108
label: 'Evaluator',
109109
},
110+
{
111+
to: '/playground',
112+
position: 'left',
113+
label: '🚀 Playground',
114+
},
110115
{
111116
href: 'https://github.com/beyond-the-cloud-dev/soql-lib',
112117
label: 'GitHub',

0 commit comments

Comments
 (0)