Remove versions and tags - use only branch/main for latest version

This commit is contained in:
2026-02-17 09:24:36 +03:00
parent d3baf5c47c
commit 308e480307
4 changed files with 2 additions and 63 deletions

View File

@@ -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