Skip to content

Commit 575fd39

Browse files
committed
add Open Editor button to hero
1 parent 3b26803 commit 575fd39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ <h1 style="font-family:'Space Grotesk',sans-serif;font-size:2rem;font-weight:600
189189
<div class="hero-actions">
190190
<a class="hero-link" href="/reference">Reference</a>
191191
<a class="hero-btn-download" href="/downloads">Download</a>
192+
<a class="hero-btn-download" href="/editor" style="background:#111;color:#fff;">Open Editor</a>
192193
</div>
193194
<textarea id="hero-editor" style="display:none;"></textarea>
194195

0 commit comments

Comments
 (0)