diff --git a/docs/index.mdx b/docs/index.mdx index 8a714fff..43b0ef0f 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -11,7 +11,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList' :::tip -The DevCycle DevRel team hosts weekly Open Office Hours every Thursday at 12PM Pacific Time / 3PM Eastern Time. No need to register, just drop by to troubleshoot issues with the implementing your feature flags, to talk tech, or just to say hi 👋 [See you there!](https://bit.ly/devcycle-discord) +The DevCycle DevRel team hosts weekly Open Office Hours every Monday at 12PM Pacific Time / 3PM Eastern Time. No need to register, just drop by to troubleshoot issues with the implementing your feature flags, to talk tech, or just to say hi 👋 [See you there!](https://bit.ly/devcycle-discord) ::: diff --git a/src/components/CustomDocCard/index.js b/src/components/CustomDocCard/index.js index a6c63b62..71e87660 100644 --- a/src/components/CustomDocCard/index.js +++ b/src/components/CustomDocCard/index.js @@ -22,7 +22,7 @@ function CardContainer({ href, children }) { function CardLayout({ href, icon, title, description }) { return ( -

+

{title}