Skip to content

Commit 2347ecc

Browse files
Merge pull request #229 from wmedvede/add-sonataflow-logo
Add the SonataFlow logo
2 parents 3d47c31 + 55c52d8 commit 2347ecc

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

public/img/logos/kogito.png

-7.82 KB
Binary file not shown.

public/img/logos/sonataflowlogo.png

11.7 KB
Loading

src/pages/index.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const examples = (await getCollection('example'));
104104
<p>Apache EventMesh Workflow is a cloud vendor-independent, cloud-native-oriented Serverless Workflow Runtime based on Serverless Workflow specification, and provides durability, reliability, scalability, and observability capabilities.</p>
105105
<a class="link link-accent" href="https://github.com/apache/eventmesh-workflow" target="_blank" rel="noopener">Get Started</a>
106106
</Card>
107-
<Card title="Apache KIE SonataFlow" image="img/logos/kogito.png">
107+
<Card title="Apache KIE SonataFlow" image="img/logos/sonataflowlogo.png">
108108
<p>SonataFlow is a powerful tool for building cloud-native workflow applications, enabling seamless orchestration and choreography of services and events.</p>
109109
<a class="link link-accent" href="https://sonataflow.org" target="_blank" rel="noopener">Get Started</a>
110110
</Card>

0 commit comments

Comments
 (0)