File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <!-- config for our rust wasm binary. go to https://trunkrs.dev/assets/#rust for more customization -->
1414
1515< script type ="module ">
16- import init , * as bindings from '/ezchat/ezchat -49536baeb9638ea.js' ;
17- const wasm = await init ( { module_or_path : '/ezchat/ezchat -49536baeb9638ea_bg.wasm' } ) ;
16+ import init , * as bindings from '/ezchat-49536baeb9638ea.js' ;
17+ const wasm = await init ( { module_or_path : '/ezchat-49536baeb9638ea_bg.wasm' } ) ;
1818
1919
2020window . wasmBindings = bindings ;
2424
2525</ script >
2626 <!-- this is the base url relative to which other urls will be constructed. trunk will insert this from the public-url option -->
27- < base href ="/ezchat/ " />
27+ < base href ="/ " />
2828
29- < link rel ="icon " href ="/ezchat/ favicon-f402c8741ce815ec.ico " integrity ="sha384-jNOAE6jgE03LznIulCTVP6BH4NrTuROFjP9wj8bV1UUMJKtZAvstFpIAP3PDcFpx "/>
29+ < link rel ="icon " href ="/favicon-f402c8741ce815ec.ico " integrity ="sha384-jNOAE6jgE03LznIulCTVP6BH4NrTuROFjP9wj8bV1UUMJKtZAvstFpIAP3PDcFpx "/>
3030
3131
3232
130130 }
131131 }
132132 </ style >
133- < link rel ="modulepreload " href ="/ezchat/ezchat -49536baeb9638ea.js " crossorigin ="anonymous " integrity ="sha384-nHYDO15CBTfUII1iqk2KeqNE2RR0hEm/IYsegEKXUnhGuo6ciZpFHL/Ab2VcNrHg "> < link rel ="preload " href ="/ezchat /ezchat-49536baeb9638ea_bg.wasm " crossorigin ="anonymous " integrity ="sha384-QDS6XGAB0jxja2dwjdvXB918R/8lbv82sR3FpQcwlaQPthXvk4zeprJoyb1MJe8D " as ="fetch " type ="application/wasm "> </ head >
133+ < link rel ="modulepreload " href ="/ezchat-49536baeb9638ea.js " crossorigin ="anonymous " integrity ="sha384-nHYDO15CBTfUII1iqk2KeqNE2RR0hEm/IYsegEKXUnhGuo6ciZpFHL/Ab2VcNrHg "> < link rel ="preload " href ="/ezchat-49536baeb9638ea_bg.wasm " crossorigin ="anonymous " integrity ="sha384-QDS6XGAB0jxja2dwjdvXB918R/8lbv82sR3FpQcwlaQPthXvk4zeprJoyb1MJe8D " as ="fetch " type ="application/wasm "> </ head >
134134
135135< body >
136136 <!-- The WASM code will resize the canvas dynamically -->
You can’t perform that action at this time.
0 commit comments