mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
docs: lander tweak
This commit is contained in:
parent
065f0aaddf
commit
ebcf11e574
1 changed files with 1 additions and 2 deletions
|
@ -58,8 +58,7 @@ if (image) {
|
|||
<div class="col2">
|
||||
<button class="command" data-command={`${command} ${protocol}${url} ${bash}`}>
|
||||
<code>
|
||||
<span>{command} </span>
|
||||
<span class="protocol">{protocol}</span><span class="highlight">{url}</span> {bash}
|
||||
<span>{command} </span><span class="protocol">{protocol}</span><span class="highlight">{url}</span> {bash}
|
||||
</code>
|
||||
<span class="copy">
|
||||
<CopyIcon />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue