Skip to content

Commit

Permalink
add stub for security doc
Browse files Browse the repository at this point in the history
Related to #13305
  • Loading branch information
Marcy Sutton committed May 14, 2019
1 parent 69fca0f commit 54c65ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docs/security-in-gatsby.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Security in Gatsby
issue: https://github.com/gatsbyjs/gatsby/issues/13305
---

This is a stub. Help our community expand it.

Please use the [Gatsby Style Guide](/contributing/gatsby-style-guide/) to ensure your
pull request gets accepted.
2 changes: 2 additions & 0 deletions www/src/data/sidebars/doc-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@
link: /docs/prpl-pattern/
- title: Querying Data with GraphQL
link: /docs/querying-with-graphql/
- title: Security in Gatsby*
link: /docs/security-in-gatsby/
- title: Behind the Scenes
link: /docs/behind-the-scenes/
items:
Expand Down

0 comments on commit 54c65ee

Please sign in to comment.