diff --git a/2023/12/22/publishing-dev-tips-with-next-js-supabase-auth-and-notion/index.html b/2023/12/22/publishing-dev-tips-with-next-js-supabase-auth-and-notion/index.html index 195708c07..44bba80ca 100644 --- a/2023/12/22/publishing-dev-tips-with-next-js-supabase-auth-and-notion/index.html +++ b/2023/12/22/publishing-dev-tips-with-next-js-supabase-auth-and-notion/index.html @@ -129,6 +129,7 @@
First in notion we need to define our integration along with it’s capabilities. Supabase has some good docs on how to set this up so I won’t repeat them here. The only notable difference is I want to read content as well, so I need to make sure I also add that as a capability when defining things in Notion.