docs: refine header ctas for github pages

This commit is contained in:
Peter Steinberger
2025-12-21 12:26:25 +01:00
parent 6ddd36666e
commit 03bd049291
2 changed files with 49 additions and 17 deletions

View File

@@ -51,8 +51,14 @@
</div>
<div class="titlebar__actions">
<a class="titlebar__link" href="https://github.com/steipete/clawdis">GitHub</a>
<a class="titlebar__link titlebar__link--accent" href="https://github.com/steipete/clawdis/releases/latest">Download</a>
<a class="titlebar__cta" href="https://github.com/steipete/clawdis">
<span class="titlebar__cta-label">GitHub</span>
<span class="titlebar__cta-meta">repo</span>
</a>
<a class="titlebar__cta titlebar__cta--accent" href="https://github.com/steipete/clawdis/releases/latest">
<span class="titlebar__cta-label">Download</span>
<span class="titlebar__cta-meta">latest</span>
</a>
</div>
</div>