From 59158b1c67d7c2e3cc60ff1e3893e093be14302e Mon Sep 17 00:00:00 2001 From: Yuuto <55290516+JustYuuto@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:00:40 +0100 Subject: [PATCH] update help --- docs/customize/assets.md | 26 ++++++++++++++++++++++++++ docs/customize/colors.md | 7 +++---- docs/customize/other.md | 10 ++++++++++ docs/customize/privacy.md | 5 +++-- docs/customize/tab.md | 18 ++++++++++++++++++ 5 files changed, 60 insertions(+), 6 deletions(-) create mode 100644 docs/customize/assets.md create mode 100644 docs/customize/other.md create mode 100644 docs/customize/tab.md diff --git a/docs/customize/assets.md b/docs/customize/assets.md new file mode 100644 index 0000000..d5ed4bf --- /dev/null +++ b/docs/customize/assets.md @@ -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. diff --git a/docs/customize/colors.md b/docs/customize/colors.md index 3dcfed1..0d331e3 100644 --- a/docs/customize/colors.md +++ b/docs/customize/colors.md @@ -1,9 +1,8 @@ --- -sidebar_position: 5 +sidebar_position: 3 +title: Colors --- -# Colors - This pages explains what colors you can edit, and what is their utility. ## Accent color @@ -43,4 +42,4 @@ If you enable "Monochrome Links," this option will change your links' color. If "Monochrome Links" is disabled, adjusting this color will have no effect. -::: \ No newline at end of file +::: diff --git a/docs/customize/other.md b/docs/customize/other.md new file mode 100644 index 0000000..64eddef --- /dev/null +++ b/docs/customize/other.md @@ -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. diff --git a/docs/customize/privacy.md b/docs/customize/privacy.md index 66e52b3..f3a5a3f 100644 --- a/docs/customize/privacy.md +++ b/docs/customize/privacy.md @@ -12,9 +12,10 @@ This feature is only available for Premium users. You can adjust some privacy settings for your page. Currently, the options are as follows: * **Hide views**: When enabled, the view counter will be hidden on your page. * **Hide badges**: When enabled, your badges will not be visible on your page. +* **Hide likes**: When enabled, the like button and like count will be hidden on your page. * **Hide join date**: When enabled, your join date will be hidden from view. -* **Search engine indexing disabled**: When enabled, your page will not be indexed by search engines like Google. - :::note +* **Search engine indexing**: When enabled, your page will be indexed by search engines. + :::info 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. diff --git a/docs/customize/tab.md b/docs/customize/tab.md new file mode 100644 index 0000000..0719551 --- /dev/null +++ b/docs/customize/tab.md @@ -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.