update readme
This commit is contained in:
parent
2a02b33a4c
commit
06e5c0b41f
10
README.md
10
README.md
@ -1,6 +1,10 @@
|
||||
# Quickstart Theme for NodeBB
|
||||
|
||||
This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) or [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) instead, switch to the appropriate branch.
|
||||
This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off another supported theme instead, switch to the appropriate branch:
|
||||
|
||||
* [Lavender](https://github.com/NodeBB/nodebb-theme-lavender)
|
||||
* [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla)
|
||||
* [Material](https://github.com/pichalite/nodebb-theme-material)
|
||||
|
||||
Fork it to create your own theme based off of it!
|
||||
|
||||
@ -35,3 +39,7 @@ Also, add a screenshot! Take a picture of your theme, and save it as "screenshot
|
||||
``` json
|
||||
"screenshot": "screenshot.png"
|
||||
```
|
||||
|
||||
### Credits
|
||||
|
||||
Material theme by [pichalite](https://github.com/pichalite).
|
Loading…
x
Reference in New Issue
Block a user