Refactor documentation: Update logo paths in JSON configuration and remove redundant logo entries; enhance clarity in feature titles within the index documentation for improved readability.

This commit is contained in:
Peter Wood
2025-11-14 14:18:45 -05:00
parent dd825cc771
commit 140f3b71a2
2 changed files with 10 additions and 10 deletions

View File

@@ -8,6 +8,10 @@
"dark": "#003D7A"
},
"favicon": "/favicon.svg",
"logo": {
"light": "/favicon.svg",
"dark": "/favicon.svg"
},
"navigation": {
"tabs": [
{
@@ -78,10 +82,6 @@
]
}
},
"logo": {
"light": "/logo/light.svg",
"dark": "/logo/dark.svg"
},
"contextual": {
"options": [
"copy",