ITADN

remove the /CADmium suffix from the URL

#112OpenMattFerraro 创建于 2024-06-23
good first issue3D UI
M
MattFerrarocommented
currently when you run locally using `pnpm dev`, you can access the editor at `http://127.0.0.1:5173/` which seems correct. but the deployed page at `https://cadmium-co.github.io/CADmium/` contains a trailing `/CADmium/`. Let's remove that!
4 条评论