refactor: set the title in the Dioxus configuration
This commit is contained in:
@ -16,7 +16,7 @@ asset_dir = "assets"
|
||||
[web.app]
|
||||
|
||||
# HTML title tag content
|
||||
title = "todo-baggins"
|
||||
title = "Todo Baggins"
|
||||
|
||||
[web.watcher]
|
||||
|
||||
|
Reference in New Issue
Block a user