Skip to content

Commit 582a7a3

Browse files
committed
Merge branch 'master' of github.com:splitbee/react-notion
2 parents c81046b + 27f250f commit 582a7a3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,10 @@ Missing
4848
- [ ] Checkboxes
4949
- [ ] Toggle Lists
5050

51-
## Detailed Guide
51+
## Sites using react-notion
5252

53-
Can be found on the Splitbee Blog - [Notion as a CMS using Next.JS](https://splitbee.io/blog/notion-as-cms-using-nextjs)
53+
* [PS Tunnel](https://pstunnel.com/blog)
54+
* [Splitbee](https://splitbee.io/blog)
5455

5556
## Credits
5657

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.0",
2+
"version": "0.3.0",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)