Skip to content

Commit ea343ba

Browse files
author
molty3000
committed
docs: remove stale version number from hero badge
1 parent 6f01a35 commit ea343ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<section class="hero" style="padding:120px 24px 100px;text-align:center;">
211211
<div style="display:inline-flex;align-items:center;gap:8px;background:var(--accent-subtle);border:1px solid rgba(56,189,248,0.2);color:var(--accent);padding:6px 16px;border-radius:999px;font-size:13px;font-weight:500;margin-bottom:28px;">
212212
<span style="width:6px;height:6px;background:var(--accent);border-radius:50%;animation:pulse 2s infinite;"></span>
213-
v1.0.0 · Open Source
213+
Open Source
214214
</div>
215215
<style>.hero-badge-dot { animation: pulse 2s infinite; } @keyframes pulse { 0%,100% { opacity:1; } 50% { opacity:.4; } }</style>
216216
<h1 style="font-size:clamp(40px,6vw,64px);font-weight:700;color:#fff;letter-spacing:-2px;line-height:1.05;margin-bottom:20px;">

0 commit comments

Comments
 (0)