Skip to content

Commit

Permalink
Update theme versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarrow committed Mar 3, 2021
1 parent 0bf78c5 commit 99a1119
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h1 align="center">Apollo Gatsby Themes</h1>
</div>

This repo contains [Gatsby](https://gatsbyjs.org) themes made by Apollo.
This repo contains [Gatsby](https://gatsbyjs.org) themes made by Apollo.

## Packages

Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-apollo-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is the base theme for building Apollo-branded Gatsby sites. It contains a small amount of configuration, and a handful of components that make it easy to build consistent-looking UIs.

It comes with a few Gatsby plugins:
It comes with a few Gatsby plugins:

- `gatsby-plugin-svgr` enables [importing SVGs as React components](https://www.gatsbyjs.org/packages/gatsby-plugin-svgr)
- `gatsby-plugin-emotion` server renders your [Emotion](https://emotion.sh) styles
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-apollo-docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gatsby-theme-apollo-docs

This is an entirely configuration-based Gatsby theme that generates a documentation website based on a series of Markdown or MDX files. It also exports a series of [components](#components) that can be used within MDX pages.
This is an entirely configuration-based Gatsby theme that generates a documentation website based on a series of Markdown or MDX files. It also exports a series of [components](#components) that can be used within MDX pages.

- [Installation](#installation)
- [Configuration](#configuration)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-apollo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gatsby-theme-apollo

A Gatsby theme that sets up your website for use with [Apollo Client](https://www.apollographql.com/docs/react/v3.0-beta).
A Gatsby theme that sets up your website for use with [Apollo Client](https://www.apollographql.com/docs/react/v3.0-beta).

## Installation

Expand Down

0 comments on commit 99a1119

Please sign in to comment.