diff --git a/web/src/components/home.tsx b/web/src/components/home.tsx index 70f555c..dbad319 100644 --- a/web/src/components/home.tsx +++ b/web/src/components/home.tsx @@ -11,13 +11,20 @@ const Home = () => {
This portal provides an interface for executing Stored Programs (drive) and ad hoc code (studio) against a SAS executable. The source code is - available on github and - contributions are welcomed. + available on{' '} + + {' '} + github + {' '} + and contributions are welcomed.
SASjs Server is maintained by the SASjs Apps team -{' '} - contact us if you'd like - help with SAS DevOps or SAS Application development!{' '} + + {' '} + contact us + {' '} + if you'd like help with SAS DevOps or SAS Application development!{' '}
)