Commit e9f7c9b
committed
fix: correct portal baseUrl configuration for GitHub Pages deployment
- Update portal preview baseUrl from '/standards-dev/portal/' to '/standards-dev/'
- Portal should be deployed at root of GitHub Pages site, not in subdirectory
- This resolves the Docusaurus baseUrl configuration error on GitHub Pages
- Portal now correctly loads with proper navigation and asset URLs
- Standards sites remain in their respective subdirectories as intended1 parent 6ab65f9 commit e9f7c9b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments