Commit bca46fd
fix(web): add Nav/Footer to orphaned pages, remove dead language button (#1018)
/changelog, /cloud, and /demo/contracts rendered no Nav or Footer -
landing directly on any of them (e.g. via the footer's own "Live demo"
link) left no way back into the site but the browser back button.
DocNavbar's "EN" language-selector button had no onClick and no
supporting i18n infrastructure anywhere in the repo - purely decorative,
implying locale support that doesn't exist. Removed it and the now-unused
GlobeIcon.
Also fixed a stale Footer comment claiming six published packages;
NPM_PACKAGES lists four.
Co-authored-by: Salmatcre8 <118213044+Salmatcre8@users.noreply.github.com>1 parent b1d8e03 commit bca46fd
5 files changed
Lines changed: 517 additions & 525 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
17 | | - | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
0 commit comments