Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x0sina authored Oct 16, 2023
1 parent 4d68092 commit 4da79a0
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [ویژگی‌ ها](#ویژگی-ها)
- [مراحل نصب](#مراحل-نصب)
- [زبان پیش فرض](#زبان-پیش-فرض)
- [شخصی سازی](#شخصی-سازی)
- [نسخه هاست](#نسخه-هاست)

# مقدمه
یک قالب html ساده برای نمایش بهتر اطلاعات کاربر
Expand Down Expand Up @@ -44,6 +44,9 @@ marzban restart
```


## بروزرسانی
برای بروزرسانی تمپلیت فقط کافیست مرحله 1 را تکرار کنید.

# زبان پیش فرض
برای عوض کردن زبان پیش فرض کافیست در فایل html به آخر کد مراجعه کنید و زبان مورد نظرتونو توی تگ select بالا بیارین. مثال:
```
Expand Down Expand Up @@ -75,8 +78,8 @@ background: url('https://4kwallpapers.com
```
پس از اعمال تغییرات فایل رو سیو کنید و مرزبان رو ریستارت کنید.

## بروزرسانی
برای بروزرسانی تمپلیت فقط کافیست مرحله 1 را تکرار کنید.
## نسخه هاست
برای استفاده از نسخه هاست فولدر sub رو در هاست آپلود کنید و در فایل index.php مقدار $baseUrl را به آدرس پنل خود تغییر دهید.

## کپی رایت
این قالب بر اساس طرح <a href="https://github.com/Gozargah/Marzban">Marzban Templates<a> ساخته شده.
Expand All @@ -86,6 +89,7 @@ background: url('https://4kwallpapers.com
- [Installation Steps](#Install-Steps)
- [Default Language](#Default-Language)
- [Personalization](#Personalization)
- [Host Version](#Host-Version)

# Introduction
A simple html template to better display user information
Expand Down Expand Up @@ -118,6 +122,9 @@ SUBSCRIPTION_PAGE_TEMPLATE="subscription/index.html"
marzban restart
```

## Update
To update the template, just repeat step 1.

# Default Language
To change the default language, just refer to the end of the code in the html file and select the desired language in the select tag. Example:
```
Expand Down Expand Up @@ -149,8 +156,8 @@ background: url('https://4kwallpapers.com
```
After making changes, save the file and restart Marzban.

## Update
To update the template, just repeat step 1.
## Host Version
To use the host version, upload the sub folder to the host and change the value of $baseUrl to your panel address in the index.php file.

## Copyright
This template is based on <a href="https://github.com/Gozargah/Marzban">Marzban Templates<a> design.

0 comments on commit 4da79a0

Please sign in to comment.