12 lines
301 B
Markdown
12 lines
301 B
Markdown
# Quickstart Theme for NodeBB
|
|
|
|
Also, add a screenshot! Take a picture of your theme, and save it as "screenshot.png" in the root of your theme folder, then add this to `theme.json`:
|
|
|
|
```json
|
|
"screenshot": "screenshot.png"
|
|
```
|
|
|
|
### Credits
|
|
|
|
Material theme by [pichalite](https://github.com/pichalite).
|