mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
docs: lander tweak
This commit is contained in:
parent
065f0aaddf
commit
ebcf11e574
@ -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…
x
Reference in New Issue
Block a user