8 lines
221 B
JSON
8 lines
221 B
JSON
{
|
|
"id": "nodebb-theme-quickstart",
|
|
"name": "My Theme Name",
|
|
"description": "Enter a description here",
|
|
"url": "https://github.com/nodebb/nodebb-theme-quickstart",
|
|
"baseTheme": "nodebb-theme-harmony"
|
|
}
|