docs: screenshot
This commit is contained in:
parent
3808ebbb32
commit
d92164843e
|
|
@ -4,11 +4,18 @@
|
|||
|
||||
## Screenshot
|
||||
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
### Installation
|
||||
|
||||
1. Download the CSS file into `themes.local` directory under tt-rss root: `wget https://raw.githubusercontent.com/DIYgod/ttrss-theme-rsshub/master/dist/rsshub.css`
|
||||
1. Download the CSS file into `themes.local` directory under tt-rss root
|
||||
|
||||
```sh
|
||||
wget https://raw.githubusercontent.com/DIYgod/ttrss-theme-rsshub/master/dist/rsshub.css
|
||||
```
|
||||
|
||||
1. Go into your tt-rss preferences and select the `rsshub.css` theme
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue