Skip to content

Commit

Permalink
docs: update tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Apr 1, 2024
1 parent 8652438 commit c72c718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ protected HuskHomesCommand(@NotNull HuskHomes plugin) {
this.updateChecker = plugin.getUpdateChecker();
this.aboutMenu = AboutMenu.builder()
.title(Component.text("HuskHomes"))
.description(Component.text("The powerful and intuitive homes, warps, and teleports plugin/mod"))
.description(Component.text("The powerful & intuitive homes, warps, and teleportation suite"))
.version(plugin.getVersion())
.credits("Author",
AboutMenu.Credit.of("William278").description("Click to visit website").url("https://william278.net"))
Expand Down
2 changes: 1 addition & 1 deletion docs/Home.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [![HuskHomes banner](https://raw.githubusercontent.com/WiIIiam278/HuskHomes/master/images/banner.png)](https://github.com/WiIIiam278/HuskHomes)
Welcome to the plugin documentation for HuskHomes v4.x+, the powerful and intuitive set homes, warps, and teleports plugin/mod developed by William278. Please click through to the topic you'd like to read about.
Welcome to the plugin documentation for HuskHomes v4.x+, the powerful & intuitive homes, warps, and teleportation suite developed by William278. Please click through to the topic you'd like to read about.

## Guides
* 📚 [[Setup]]
Expand Down

0 comments on commit c72c718

Please sign in to comment.