Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit a9503ef

Browse files
committed
docs: Change banner and update installation guide
1 parent f4ec864 commit a9503ef

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
siteDescription: `Unform is a performance-focused API for creating powerful forms experiences for both React and React Native`,
77
siteUrl: `https://unform.dev`,
88
siteAuthor: `@rocketseat`,
9-
siteImage: `/banner.png`,
9+
siteImage: `/og/banner.png`,
1010
siteLanguage: `en`,
1111
basePath: `/`,
1212
themeColor: `#8257E6`,

docs/src/docs/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ disableTableOfContents: true
77
To get started, you need to install ou core package (`@unform/core`) and one
88
package based on the client type:
99

10-
> Unform is compatible with React >= v16.8.0
10+
> Unform is compatible with ReactJS (Web) >= v16.8.0
1111
1212
### React
1313

docs/static/banner.png

-24.3 KB
Binary file not shown.

docs/static/og/banner.png

20.9 KB
Loading

0 commit comments

Comments
 (0)