Skip to content

Commit

Permalink
fix: mention QBittorent #356
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Jan 13, 2022
1 parent 908af5b commit bbc31fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -112,5 +112,6 @@ but before you do that:

## Credits

- [qBittorrent](https://github.com/qbittorrent/qBittorrent)
- Other alternate WebUI written in Vue [`CzBiX qb-web`](https://github.com/CzBiX/qb-web)
- Many thanks [@m4ximuel](https://github.com/m4ximuel) for designing the icon & helping out with the project
2 changes: 1 addition & 1 deletion src/components/Navbar/Navbar.vue
Expand Up @@ -18,7 +18,7 @@
{ 'subheading ml-0': $vuetify.breakpoint.smAndDown }
]"
>
<span class="font-weight-light">Vue</span>
<span class="font-weight-light">Qbit</span>
<span>Torrent</span>
</v-toolbar-title>
<v-spacer />
Expand Down

0 comments on commit bbc31fb

Please sign in to comment.