diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index af285961145..24030624290 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -79,7 +79,7 @@ var siteSettings = { announcementBarLink: "https://www.getdbt.com/resources/dbt-cloud-demos-with-experts/?utm_medium=event&utm_source=docs&utm_campaign=q1-2024_cloud-demos-with-experts_awareness", // Set community spotlight member on homepage // This is the ID for a specific file under docs/community/spotlight - communitySpotlightMember: "david-effiong", + communitySpotlightMember: "faith-lierheimer", prism: { theme: (() => { var theme = require("prism-react-renderer/themes/nightOwl");