We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696e1e0 commit 5ca4e6eCopy full SHA for 5ca4e6e
1 file changed
index.md
@@ -21,8 +21,8 @@ hero:
21
alt: OpenBubbles
22
actions:
23
- theme: brand
24
- text: Join the waitlist
25
- link: /#hosted-waitlist
+ text: Get Started
+ link: /#hosted
26
- theme: alt
27
text: Self-host
28
link: /quickstart
@@ -192,7 +192,7 @@ features:
192
})
193
</script>
194
195
-<div class="footer" id="hosted-waitlist">
+<div class="footer" id="hosted">
196
<h1 v-if="!isAvailable">Get notified</h1>
197
<h3 v-if="!isAvailable">All of our devices are currently allocated, but more are coming soon!</h3>
198
<h1 v-if="isAvailable">Be a Blue Bubble</h1>
0 commit comments