fix: add missing theme property in documentation configuration
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://mintlify.com/schema.json",
|
"$schema": "https://mintlify.com/schema.json",
|
||||||
"name": "Claude-Mem",
|
"name": "Claude-Mem",
|
||||||
|
"theme": "mint",
|
||||||
"logo": {
|
"logo": {
|
||||||
"dark": "/logo/dark.svg",
|
"dark": "/logo/dark.svg",
|
||||||
"light": "/logo/light.svg"
|
"light": "/logo/light.svg"
|
||||||
|
|||||||
Reference in New Issue
Block a user