mirror of
https://github.com/Snigdha-OS/snigdhaos-devdocs.git
synced 2025-09-22 12:44:56 +02:00
15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"title": {
|
|
"message": "SNIGDHA OS | DEVELOPER DOCS",
|
|
"description": "The title in the navbar"
|
|
},
|
|
"logo.alt": {
|
|
"message": "My Site Logo",
|
|
"description": "The alt text of navbar logo"
|
|
},
|
|
"item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "Navbar item with label GitHub"
|
|
}
|
|
}
|