Skip to content

Commit 732a188

Browse files
sdirixlucas-koehler
authored andcommitted
Add description for support page
1 parent 7476e88 commit 732a188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/support.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function Support() {
77
return (
88
<Layout
99
title="Professional Support"
10-
description="Description will go into a meta tag in <head />">
10+
description="JSON Forms Support Options">
1111
<div className='support__main' style={{ justifyContent: 'center', alignItems: 'center', display: 'flex', flexDirection: 'column' }}>
1212
<div className={styles.comparison_container} style={{display: 'flex', flexWrap: 'wrap', justifyContent: 'center'}}>
1313
<div className={styles.community} style={{flex: '1'}}>

0 commit comments

Comments
 (0)