Skip to content

Commit

Permalink
Chore
Browse files Browse the repository at this point in the history
  • Loading branch information
woducku committed Dec 12, 2024
1 parent 8da99cb commit 7f73852
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/music.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ You can go through [**Firehawk's Guide**](https://rentry.org/firehawk52) for Pre
- [beets](https://beets.io/) [:mdi-github:](https://github.com/beetbox/beets)<Badge type="info" text="Guide" link="https://beets.readthedocs.io/en/stable/index.html" />

### Misc
- [Karaoke Mugen](https://mugen.karaokes.moe/en/) :ic-baseline-window::ic-baseline-apple::mingcute-linux-fill: [:mdi-gitlab:](https://gitlab.com/karaokemugen/code/karaokemugen-app)
- [Karaoke Mugen](https://mugen.karaokes.moe/en/) :ic-baseline-window::ic-baseline-apple::mingcute-linux-fill: [:simple-icons-gitlab:](https://gitlab.com/karaokemugen/code/karaokemugen-app)



Expand Down
4 changes: 2 additions & 2 deletions docs/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ outline: [1,2]

::: details More Apps
- [Awery](https://github.com/MrBoomDeveloper/Awery)
- [Himitsu](https://repodevil.vercel.app/) [:mdi-gitlab:](https://gitlab.com/RepoDevil/himitsu)
- [Himitsu](https://repodevil.vercel.app/) [:simple-icons-gitlab:](https://gitlab.com/RepoDevil/himitsu)
- [Stremio](https://play.google.com/store/apps/details?id=com.stremio.one)
- :material-symbols-subdirectory-arrow-right: [Stremio Tools](#anime-tools)
- [Mangayomi](https://github.com/kodjodevf/mangayomi)
Expand Down Expand Up @@ -73,7 +73,7 @@ outline: [1,2]
### Online
- [LN Reader](https://github.com/LNReader/lnreader)
- [Quicknovel](https://github.com/LagradOst/QuickNovel)
- [Shosetsu](https://shosetsu.app/) [:mdi-gitlab:](https://gitlab.com/shosetsuorg/shosetsu)
- [Shosetsu](https://shosetsu.app/) [:simple-icons-gitlab:](https://gitlab.com/shosetsuorg/shosetsu)
- [NovelDokusha](https://github.com/nanihadesuka/NovelDokusha)
- [Ranobe](https://github.com/ranobe-org/ranobe)

Expand Down
9 changes: 3 additions & 6 deletions docs/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ outline: [2-3]
Wotaku fetches icons from [**Icones**](https://icones.js.org/). All the added iconpacks are [**here**](https://github.com/wotakumoe/wotaku/network/dependencies?page=1&q=iconify-json%2F).

### Writing Rules
- For in-line -> :package name-icon name:
- For inside button, page icon -> :i-package name-icon name:
- In-line -> :package name-icon name:
- Inside button, page icon -> :i-package name-icon name:

Examples:
- `:ic-baseline-window:` -> :ic-baseline-window:
Expand All @@ -85,8 +85,6 @@ Twitter emoji is the default iconpack for wotaku. For twemoji, you dont have to
You have to add the iconpack manually in `docs\.vitepress\configs\emoji.ts`. Otherwise it wont work. Follow the already added ones as example.


<Badge type="tip" icon="i-simple-alamy" text="Twitter" link="https://x.com/animecorner_ac" />

### Sorting

| Description | Icon |
Expand All @@ -95,8 +93,7 @@ You have to add the iconpack manually in `docs\.vitepress\configs\emoji.ts`. Oth
| System | :mdi-android::ic-baseline-window::ic-baseline-apple::mingcute-linux-fill::mdi-firefox::mingcute-chrome-fill::mdi-earth: |
| Type | :material-symbols-cloud-download-outline-rounded::lucide-magnet::iconoir-floppy-disk: |
| Price | :material-symbols-add-shopping-cart-rounded::material-symbols-credit-card-outline: |
| Closed Source | :material-symbols-lock-outline: |
| Github | :mdi-github: |
| Source | :material-symbols-lock-outline::mdi-github::simple-icons-gitlab::simple-icons-codeberg: |

**Rules**
1. There will be no space between icons
Expand Down

0 comments on commit 7f73852

Please sign in to comment.