Fixed readme for v3 Release
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
## WARING
|
||||
|
||||
If you used the older verion of my theme:
|
||||
Please remove "theme-arc-blue" from the config,
|
||||
Please remove "theme-arc-blue" from the config (default location: /etc/gitea/app.ini),
|
||||
since the new version repaces the gitea's own arc-green theme
|
||||
|
||||
## Setup
|
||||
@@ -15,7 +15,7 @@ mkdir -p /var/lib/gitea/custom/public/css/
|
||||
### Install
|
||||
Download the blue theme to the custom directory
|
||||
```
|
||||
wget https://git.ictmaatwerk.com/bprieshof/Gitea-Themes/raw/branch/master/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
|
||||
wget https://git.bprieshof.nl/brammp/Gitea-Themes/raw/tag/v3/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
|
||||
```
|
||||
|
||||
### Finalize
|
||||
|
||||
Reference in New Issue
Block a user