revert change so I can run locally

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-01-30 17:00:40 -06:00
parent 8b81686094
commit 301780738a
3 changed files with 0 additions and 18 deletions

View File

@ -1,11 +0,0 @@
---
type: docs
title: "API building blocks"
linkTitle: "API building blocks"
weight: 10
description: "Dapr capabilities that solve common development challenges for distributed applications"
---
Get a high-level [overview of Dapr API building blocks]({{< ref building-blocks-concept >}}) in the **Concepts** section.
<img src="/images/buildingblocks-overview.png" alt="Diagram showing the different Dapr API building blocks" width=1000>

View File

@ -1,7 +0,0 @@
---
type: docs
title: "Workflows"
linkTitle: "Workflows"
weight: 100
description: Create and run workflows for custom application logic or data flows across microservices.
---