Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaStev committed Nov 2, 2024
1 parent 186a174 commit 6c26338
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/book.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[book]
authors = ["LunaStev"]
language = "en"
multilingual = true
src = "src"
title = "Wave"

[language.en]
name = "English"
src = "src/en"

[language.ko]
name = "한국어"
name = "한국어"
src = "src/ko"

0 comments on commit 6c26338

Please # to comment.