Skip to content

Commit 59158b1

Browse files
committed
update help
1 parent c28094b commit 59158b1

File tree

5 files changed

+60
-6
lines changed

5 files changed

+60
-6
lines changed

docs/customize/assets.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
sidebar_position: 1
3+
title: Assets
4+
---
5+
6+
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.
7+
8+
## Asset Types
9+
10+
### Background
11+
12+
You can set a custom background for your page, which can be an image, video, or color.
13+
14+
If you choose an image or video, you can also set a background color to display while the image or video loads.
15+
16+
### Avatar
17+
18+
Add a profile picture to personalize your page.
19+
20+
### Custom Cursor
21+
22+
You can set a custom cursor for your page. The cursor image must be no larger than 50x50 pixels.
23+
24+
### Audio
25+
26+
You can add audio files to your page for an enhanced visitor experience.

docs/customize/colors.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
sidebar_position: 5
2+
sidebar_position: 3
3+
title: Colors
34
---
45

5-
# Colors
6-
76
This pages explains what colors you can edit, and what is their utility.
87

98
## Accent color
@@ -43,4 +42,4 @@ If you enable "Monochrome Links," this option will change your links' color.
4342

4443
If "Monochrome Links" is disabled, adjusting this color will have no effect.
4544

46-
:::
45+
:::

docs/customize/other.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 5
3+
title: Other
4+
---
5+
6+
The "Customize" section includes additional customization options that don't fall under other categories:
7+
8+
* **Use Discord Avatar**: When enabled, your Discord avatar will replace your page avatar.
9+
* **Volume Control**: When enabled, a volume slider will appear on your page, allowing visitors to adjust the volume of any audio or video.
10+
* **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.

docs/customize/privacy.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ This feature is only available for Premium users.
1212
You can adjust some privacy settings for your page. Currently, the options are as follows:
1313
* **Hide views**: When enabled, the view counter will be hidden on your page.
1414
* **Hide badges**: When enabled, your badges will not be visible on your page.
15+
* **Hide likes**: When enabled, the like button and like count will be hidden on your page.
1516
* **Hide join date**: When enabled, your join date will be hidden from view.
16-
* **Search engine indexing disabled**: When enabled, your page will not be indexed by search engines like Google.
17-
:::note
17+
* **Search engine indexing**: When enabled, your page will be indexed by search engines.
18+
:::info
1819

1920
It may take some time for search engines to update their indexes after you enable this option, and unfortunately, we cannot speed up this process. Updates can take anywhere from a few days to a few weeks.
2021

docs/customize/tab.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
sidebar_position: 4
3+
title: Tab
4+
---
5+
6+
You can customize how your page tab appears in visitors' browsers.
7+
8+
The customization options include:
9+
* **Use your avatar**: If enabled, your avatar will replace the default Miwa.lol logo as the tab favicon.
10+
* **Animated title**: If enabled, your page title (`@username`) will be animated in the tab.
11+
12+
## Animated Title
13+
14+
You can choose from several animations for your page title in the tab:
15+
* **None**: No animation.
16+
* **Typewriter**: The title will appear as if typed by a typewriter.
17+
* **Reverse**: The title will alternate between `@username` and `@emanresu`.
18+
* **Left/Right**: The title will move back and forth horizontally.

0 commit comments

Comments
 (0)