mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
updated site description
This commit is contained in:
@@ -14,9 +14,7 @@ import styles from "./index.module.css";
|
|||||||
export default function Home() {
|
export default function Home() {
|
||||||
const { siteConfig } = useDocusaurusContext();
|
const { siteConfig } = useDocusaurusContext();
|
||||||
return (
|
return (
|
||||||
|
<Layout description="The SailPoint Developer Community has everything you need to build, extend, and automate scalable identity solutions.">
|
||||||
<Layout description="Description will go into a meta tag in <head />">
|
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<HomepageGettingStarted />
|
<HomepageGettingStarted />
|
||||||
<HomepageBasics
|
<HomepageBasics
|
||||||
|
|||||||
Reference in New Issue
Block a user