mirror of
https://github.com/sst/opencode.git
synced 2025-08-29 17:34:11 +00:00
docs: test
This commit is contained in:
parent
9a573dedc6
commit
addbe295b1
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ const { headerLinks } = globalThis.toolbeamDocsThemeConfig ?? {};
|
|||
<SiteTitle {...Astro.props} />
|
||||
</div>
|
||||
<div class="middle-group sl-flex">
|
||||
here
|
||||
{
|
||||
headerLinks?.map(({ name, url }) => (
|
||||
<a class="links" href={url}>{name}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue