diff --git a/theme.config.tsx b/theme.config.tsx index 1ce5c8f..edeebb3 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -8,7 +8,7 @@ import { CommunityLogo } from "./assets/community"; import styles from "./styles/global.module.css"; const config: DocsThemeConfig = { - logo: <>{SpheronLogo}, + logo: SpheronLogo, project: { link: "https://github.com/spheronFdn/docs", icon:
{GithubLogo}
,