File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ const Home = (props: any) => {
245
245
< Link href = 'https://json-schema.org/slack' >
246
246
< a id = 'join-slack' className = 'inline-flex flex-col flex-1 w-full' >
247
247
< div className = 'w-full mb-6' >
248
- < h3 className = 'mb-4 font-semibold flex items-center' > Join the JSON Schema< img src = '/img/logos/Slack-mark.svg' className = 'w-8 h-8' /> Slack Workspace! </ h3 >
248
+ < h3 className = 'mb-4 font-semibold flex items-center' > Join the JSON Schema Slack Workspace! < img src = '/img/logos/Slack-mark.svg' className = 'w-8 h-8' /> </ h3 >
249
249
< img src = '/img/home-page/slack-json-schema.png' className = 'w-full mb-4' />
250
250
{ /* <h3 className='mb-4 font-semibold' >Event</h3> */ }
251
251
< p className = 'mb-4' > Join our Slack to ask questions, get feedback on your projects, and connect with +5000 practitioners and experts.</ p >
You can’t perform that action at this time.
0 commit comments