Skip to content

Commit

Permalink
Update client.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed May 9, 2024
1 parent d2442fc commit dce582c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/client/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const page = Component(() => {

return html`
<div class="bc-marketing">
${badge(html`<a href="/register">Sign up for Alpha!</a>`)}
${badge(html`<a href="/register">Early Access</a>`)}
<div class="bc-marketing-hero">
<div class="bc-marketing-hero-icon">
<img src="/static/bread.png">
Expand Down

0 comments on commit dce582c

Please sign in to comment.