Skip to content

Commit 8f1b967

Browse files
committed
Prepping for Phase 1 drop ending
1 parent 35adc57 commit 8f1b967

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

pages/docs/the-avail-token/avail-unification-drop.mdx

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ import { Callout } from 'nextra/components'
22

33
# Avail's Unification Drop
44

5+
<Callout type="warning">
6+
Thank you for participating in Phase 1 of Avail's Unification Drop.<br/>
7+
The claim period is now over. A community-focused Phase 2 is coming soon.<br/>
8+
Stay tuned!
9+
</Callout>
10+
511
<Callout type="error" emoji="🚫">
612
BEFORE WE PROCEED<br/>
713

theme.config.tsx

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ const config: DocsThemeConfig = {
1010
text: (
1111
<>
1212
<h4 className="my-0 sm:mr-5 !px-[5vw] !text-white text-center paragraph !text-sm w-full">
13-
Avail's Unification Drop is live,{" "}
14-
<a
13+
Phase 1 of Avail's unification drop has now ended,{" "}
14+
{/* <a
1515
style={{ color: '#3DA3FC', textDecoration: 'underline' }}
1616
href="/docs/the-avail-token/avail-unification-drop"
17-
>
17+
> */}
1818
{" "}
19-
claim your genesis AVAIL now!
20-
</a>{" "}
21-
🎉🎉🎉
19+
stay tuned for phase 2.
20+
{/* </a>{" "} */}
21+
{" "}🫡🫡🫡
2222
</h4>
2323
</>
2424
),

0 commit comments

Comments
 (0)