From f3e9815ba2d676a6b7df1ed34b32c2d7b27b2a78 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 3 Apr 2022 15:50:53 -0400 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=98=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.js b/next.config.js index ffb6762..e85d9d3 100644 --- a/next.config.js +++ b/next.config.js @@ -12,6 +12,7 @@ module.exports = withBundleAnalyzer({ 'images.unsplash.com', 'pbs.twimg.com', 'abs.twimg.com', + 's3.us-west-2.amazonaws.com', 'transitivebullsh.it' ], formats: ['image/avif', 'image/webp'], From f6b581b93ed4abeb9e1d1b34317bab49619742d9 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 3 Apr 2022 15:51:07 -0400 Subject: [PATCH 2/4] bump deps --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a0d0f75..ca9c111 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", "react-icons": "^4.3.1", - "react-notion-x": "^6.6.1", + "react-notion-x": "^6.6.2", "react-static-tweets": "^0.7.1", "react-use": "^17.3.2", "static-tweets": "^0.7.1" diff --git a/yarn.lock b/yarn.lock index 7be1eef..fbef482 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3234,10 +3234,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.6.1: - version "6.6.1" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.6.1.tgz#9fc00a0993604b18161faec32ac6fe5717152261" - integrity sha512-Pj4n3m/OE1OEBPyHkiRUYSSHZglTd3iGHw2Ec0u8ishbarM5l95LANirDF5VaxrL6CnzAEeLXfES2jFS9NF15w== +react-notion-x@^6.6.2: + version "6.6.2" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.6.2.tgz#aaa7a1fc1ccc58158b6703a4ef0f209a8e7f1cc4" + integrity sha512-juE52BUWrIkOWngThE8Cn1YznJwOLW4IzD6TxR/XH2EdgCqlzmd8az04tHhoAy+hirBCL9lYkdLhb23CQSCNUQ== dependencies: "@matejmazur/react-katex" "^3.1.3" "@radix-ui/react-dropdown-menu" "^0.1.6" From 21e03be572f84a71c2311fbec450888eef45a8b9 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 4 Apr 2022 11:16:31 -0400 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=91=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/issue_template.md | 10 +++++++++- .github/pull_request_template.md | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index d1da5d0..bfa4bf5 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,5 +1,13 @@ +#### Description + + +#### Notion Test Page ID + + + +#### Notion Test Page ID + +