aboutsummaryrefslogtreecommitdiff
path: root/landing/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--landing/layouts/partials/header.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/landing/layouts/partials/header.html b/landing/layouts/partials/header.html
index 5f6d85b..e7a9d40 100644
--- a/landing/layouts/partials/header.html
+++ b/landing/layouts/partials/header.html
@@ -8,13 +8,11 @@
<rect x="4" y="22" width="12" height="3" rx="1.5" fill="currentColor" opacity="0.4"/>
</svg>
</span>
- <span class="brand-name">Tidy Index</span>
+ <span class="brand-name">Tidy&nbsp;Index</span>
</a>
- <nav class="site-nav" aria-label="Primary">
- <a href="#what">What</a>
- <a href="#formats">Formats</a>
- <a href="#how">How it works</a>
- <a href="#contact" class="nav-cta">Get access</a>
- </nav>
+ <div class="header-meta">
+ <span class="header-status"><span class="status-dot" aria-hidden="true"></span> Private beta</span>
+ <a href="mailto:contact@tidyindex.com" class="header-cta">API&nbsp;Key &rarr;</a>
+ </div>
</div>
</header>