Remove versions and tags - use only branch/main for latest version
This commit is contained in:
16
README.md
16
README.md
@@ -4,7 +4,7 @@ Modern CSS theme for Jellyfin media server with custom fonts, smooth animations
|
||||
|
||||
## Installation
|
||||
|
||||
### Method 1: Via CDN URL (Recommended)
|
||||
### Via CDN URL (Recommended)
|
||||
|
||||
1. Go to Jellyfin Dashboard → General → Custom CSS
|
||||
2. Paste this code:
|
||||
@@ -13,25 +13,13 @@ Modern CSS theme for Jellyfin media server with custom fonts, smooth animations
|
||||
```
|
||||
3. Click Save
|
||||
|
||||
**Note:** The `@latest` link always points to the **latest release** (currently v1.0.1), not the latest commit.
|
||||
|
||||
### Method 2: Manual
|
||||
### Manual Installation
|
||||
|
||||
1. Download `theme/tolfin.css` from this repository
|
||||
2. Go to Jellyfin Dashboard → General → Custom CSS
|
||||
3. Paste the contents of the file
|
||||
4. Click Save
|
||||
|
||||
### Method 3: Specific Version
|
||||
|
||||
You can also use a specific version instead of `@latest`:
|
||||
|
||||
```css
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.1/theme/tolfin.css");
|
||||
```
|
||||
|
||||
See [Releases](https://git.tolchin.pro/Oleg/Tolfin/releases) for available versions.
|
||||
|
||||
## Features
|
||||
|
||||
- 🎨 Modern design with improved aesthetics
|
||||
|
||||
Reference in New Issue
Block a user