From 79e1613ab7b882fb422e33f861d826012b063d3e Mon Sep 17 00:00:00 2001 From: anson Date: Wed, 22 Oct 2025 14:32:34 +0100 Subject: [PATCH] fix(docs): update documentation name to "Lit Protocol Documentation" --- docs/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 0d7ed26bb..1acbed320 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -1,7 +1,7 @@ { "$schema": "https://mintlify.com/docs.json", "theme": "mint", - "name": "Lit JS SDK Documentation", + "name": "Lit Protocol Documentation", "colors": { "primary": "#EA580C", "light": "#F97316",