mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
docs: add legal pages with privacy policy and terms of service links
This commit is contained in:
parent
49b4b5907e
commit
289b2b6a51
7 changed files with 2630 additions and 1 deletions
|
|
@ -9,6 +9,12 @@ export function Legal() {
|
|||
<span>
|
||||
<A href="/brand">Brand</A>
|
||||
</span>
|
||||
<span>
|
||||
<A href="/legal/privacy-policy">Privacy</A>
|
||||
</span>
|
||||
<span>
|
||||
<A href="/legal/terms-of-service">Terms</A>
|
||||
</span>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue