docs: lander tweak

pull/495/head
Jay V 2025-06-26 19:47:58 -04:00
parent 065f0aaddf
commit ebcf11e574
1 changed files with 1 additions and 2 deletions

View File

@ -58,8 +58,7 @@ if (image) {
<div class="col2">
<button class="command" data-command={`${command} ${protocol}${url} ${bash}`}>
<code>
<span>{command}&nbsp;</span>
<span class="protocol">{protocol}</span><span class="highlight">{url}</span>&nbsp;{bash}
<span>{command}&nbsp;</span><span class="protocol">{protocol}</span><span class="highlight">{url}</span>&nbsp;{bash}
</code>
<span class="copy">
<CopyIcon />