Commit 83765b7
fix: make portal site links environment-aware and remove inappropriate resources
- Add docsEnv to portal customFields for client-side environment detection
- Remove Resources footer section (vocabulary server, sitemap) that don't apply to portal
- Portal now correctly links to current environment (localhost/production) instead of hardcoded production URLs
- Both navbar dropdown and standard cards now use environment-aware URLs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 5f1096a commit 83765b7
1 file changed
+3
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
117 | | - | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 123 | | |
139 | 124 | | |
140 | 125 | | |
| |||
0 commit comments