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