From b774712798b5ba5ff52412b2a4575ea793e41e01 Mon Sep 17 00:00:00 2001 From: Priyank Gupta Date: Wed, 21 Jan 2026 01:01:09 +0530 Subject: [PATCH 1/2] chore: enable context7 indexing of our docs by comitting public key --- context7.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 00000000000..ad91d45b6a3 --- /dev/null +++ b/context7.json @@ -0,0 +1,6 @@ +{ + "url": "https://context7.com/smartcontractkit/documentation", + "projectTitle": "Chainlink Developer Documentation", + "folders": ["src/content"], + "public_key": "pk_nsBvFzEpWNJq5XpYfKBFc" +} From 65c3d1eb55d3c395b6b308d89b9a0ca79f2da3a5 Mon Sep 17 00:00:00 2001 From: Priyank Gupta Date: Wed, 21 Jan 2026 11:42:58 +0530 Subject: [PATCH 2/2] chore: reverting to minimal context7 file --- context7.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/context7.json b/context7.json index ad91d45b6a3..89021e03ca0 100644 --- a/context7.json +++ b/context7.json @@ -1,6 +1,4 @@ { "url": "https://context7.com/smartcontractkit/documentation", - "projectTitle": "Chainlink Developer Documentation", - "folders": ["src/content"], "public_key": "pk_nsBvFzEpWNJq5XpYfKBFc" }