Skip to content

Commit

Permalink
Add frontmatter to allow listing in docs samples (#3819)
Browse files Browse the repository at this point in the history
  • Loading branch information
jongalloway authored Apr 14, 2022
1 parent 24c5806 commit 2b6dd15
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion samples/end2end/PlanetaryDocs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Planetary Docs
---
page_type: sample
description: "This repository is intended to showcase a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB."
languages:
- csharp
products:
- dotnet-core
- ef-core
- blazor
- azure-cosmos-db
---

# Planetary Docs

Welcome to Planetary Docs! This repository is intended to showcase a full
application that supports Create, Read, Update, and Delete operations (CRUD)
Expand Down

0 comments on commit 2b6dd15

Please sign in to comment.