Skip to content

Commit ca43ce1

Browse files
committed
reenable base path (needed for github pages)
1 parent 2517dc3 commit ca43ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dioxus.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default_platform = "web"
44

55
[web.app]
66
title = "cAssets_dToken_Wrapper"
7-
#base_path = "cAssets_dToken_wrapper"
7+
base_path = "cAssets_dToken_wrapper"
88
## keeps CSP happy
99
csp_hash = true
1010
## avoids SWC minifier errors

0 commit comments

Comments
 (0)