mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
feat(console): add /changelog page (#8476)
This commit is contained in:
parent
b5e9f96660
commit
78be8fecdc
3 changed files with 628 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ export function Footer() {
|
|||
<div data-slot="cell">
|
||||
<a href="/docs">Docs</a>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<a href="/changelog">Changelog</a>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<a href="/discord">Discord</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue