Skip to content

Commit

Permalink
fix: improve page title for better searching in browser searchbar
Browse files Browse the repository at this point in the history
I often go back into docs by typing in the search bar of my browser: `<pkg> docs` but `act` is missing these words in the title and can't be found
  • Loading branch information
bukowa committed Jun 28, 2024
1 parent 3e7f0ba commit 85c6df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ authors = ["Casey Lee"]
language = "en"
multilingual = false
src = "src"
title = "act - User Guide"
title = "act - User Guide | Manual | Docs | Documentation"

0 comments on commit 85c6df9

Please sign in to comment.