Update titles to put component type first

This commit is contained in:
Aaron Crawfis 2021-04-09 13:44:17 -07:00
parent bbd2d18b3a
commit d3b9eaba77
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
--- ---
type: docs type: docs
title: "Supported external bindings" title: "External bindings component specs"
linkTitle: "Bindings" linkTitle: "Bindings"
weight: 3000 weight: 3000
description: The supported external bindings that interface with Dapr description: The supported external bindings that interface with Dapr

View File

@ -1,6 +1,6 @@
--- ---
type: docs type: docs
title: "Supported pub/sub brokers" title: "Pub/sub brokers component specs"
linkTitle: "Pub/sub brokers" linkTitle: "Pub/sub brokers"
weight: 2000 weight: 2000
description: The supported pub/sub brokers that interface with Dapr description: The supported pub/sub brokers that interface with Dapr

View File

@ -1,6 +1,6 @@
--- ---
type: docs type: docs
title: "Supported secret stores" title: "Secret store component specs"
linkTitle: "Secret stores" linkTitle: "Secret stores"
weight: 4000 weight: 4000
description: The supported secret stores that interface with Dapr description: The supported secret stores that interface with Dapr

View File

@ -1,6 +1,6 @@
--- ---
type: docs type: docs
title: "Supported state stores" title: "State store component specs"
linkTitle: "State stores" linkTitle: "State stores"
description: "The supported state stores that interface with Dapr" description: "The supported state stores that interface with Dapr"
weight: 1000 weight: 1000