-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
60 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
sidebar_position: 1 | ||
title: Assets | ||
--- | ||
|
||
Miwa.lol allows you to add various assets to customize your page. You can set a custom background, add a profile picture, and more to make your page unique. | ||
|
||
## Asset Types | ||
|
||
### Background | ||
|
||
You can set a custom background for your page, which can be an image, video, or color. | ||
|
||
If you choose an image or video, you can also set a background color to display while the image or video loads. | ||
|
||
### Avatar | ||
|
||
Add a profile picture to personalize your page. | ||
|
||
### Custom Cursor | ||
|
||
You can set a custom cursor for your page. The cursor image must be no larger than 50x50 pixels. | ||
|
||
### Audio | ||
|
||
You can add audio files to your page for an enhanced visitor experience. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
sidebar_position: 5 | ||
title: Other | ||
--- | ||
|
||
The "Customize" section includes additional customization options that don't fall under other categories: | ||
|
||
* **Use Discord Avatar**: When enabled, your Discord avatar will replace your page avatar. | ||
* **Volume Control**: When enabled, a volume slider will appear on your page, allowing visitors to adjust the volume of any audio or video. | ||
* **Page Enter Text**: You can set a custom message that will be displayed when visitors enter your page. Note: This option is only available if you have an audio file or background video set. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
sidebar_position: 4 | ||
title: Tab | ||
--- | ||
|
||
You can customize how your page tab appears in visitors' browsers. | ||
|
||
The customization options include: | ||
* **Use your avatar**: If enabled, your avatar will replace the default Miwa.lol logo as the tab favicon. | ||
* **Animated title**: If enabled, your page title (`@username`) will be animated in the tab. | ||
|
||
## Animated Title | ||
|
||
You can choose from several animations for your page title in the tab: | ||
* **None**: No animation. | ||
* **Typewriter**: The title will appear as if typed by a typewriter. | ||
* **Reverse**: The title will alternate between `@username` and `@emanresu`. | ||
* **Left/Right**: The title will move back and forth horizontally. |