From 5babe13bbe1fdc9c7a2dbde138e80252b529641b Mon Sep 17 00:00:00 2001 From: Phil Whittaker Date: Wed, 10 Dec 2025 12:24:15 +0000 Subject: [PATCH] Add Context7 configuration for documentation indexing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds context7.json to claim this repository for Context7's documentation indexing service. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- context7.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 00000000000..d8eabd975b1 --- /dev/null +++ b/context7.json @@ -0,0 +1,4 @@ +{ + "url": "https://context7.com/umbraco/umbracodocs", + "public_key": "pk_GTIgsrGAQiHNxCirZBDIM" + } \ No newline at end of file