Add reminder about the location of the themes repository (#108)

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/website/pulls/108
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
This commit is contained in:
dachary 2022-05-11 04:54:06 +08:00 committed by John Olheiser
parent 6b5d267d0f
commit debaed0c07
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ make server
When you are done with your changes just create a pull request, after merging
the pull request the website will be updated automatically.
Note that the `themes` directory is [located in another repository](https://gitea.com/gitea/theme).
## Contributing
Fork -> Patch -> Push -> Pull Request