You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/community.astro
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ import Section from '../components/Section.astro';
5
5
---
6
6
7
7
<Layouttitle="Community">
8
-
<Sectiontitle="Join the Serverless Workflow community"subTitle="Serverless Workflow is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved."bg="primary"color="primary" />
8
+
<Sectiontitle="Join the Serverless Workflow community"subTitle="Serverless Workflow is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved."class="bg-primary text-primary-content" />
0 commit comments