Commit fdc9302
committed
fix(legal): render /privacy and /terms dynamically so attribution is current
Both pages were statically generated at build time, baking the default
integration enablement — so a source enabled at runtime (e.g. Overture, now
live on staging) was used but never credited in the data-source/attribution
tables. Mark them force-dynamic like /licenses already is, so they render
per-request against the live API and reflect the integrations actually enabled.1 parent 38ed231 commit fdc9302
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments