Expand about section

This commit is contained in:
Dave Gallant
2024-01-07 11:21:42 -05:00
parent e2883bc1e8
commit bb5e1f688b
3 changed files with 8 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ After adding the above configuration, running `docker compose up -d` should be e
## Theming
I discovered some nice themes for gitea [here](https://git.sainnhe.dev/sainnhe/gitea-themes) and decided to try out gruvbox.
I discovered some themes for gitea [here](https://git.sainnhe.dev/sainnhe/gitea-themes) and decided to try out gruvbox.
I added the theme by cloning [theme-gruvbox-auto.css](https://git.sainnhe.dev/sainnhe/gitea-themes/raw/branch/master/dist/theme-gruvbox-auto.css) into `./data/gitea/public/assets/css`. I then added the following to `environment` in `docker-compose.yml`: