Commit 8f1b967 1 parent 35adc57 commit 8f1b967 Copy full SHA for 8f1b967
File tree 2 files changed +12
-6
lines changed
pages/docs/the-avail-token
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ import { Callout } from 'nextra/components'
2
2
3
3
# Avail's Unification Drop
4
4
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
+
5
11
<Callout type = " error" emoji = " 🚫" >
6
12
BEFORE WE PROCEED<br />
7
13
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ const config: DocsThemeConfig = {
10
10
text : (
11
11
< >
12
12
< 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
15
15
style={{ color: '#3DA3FC', textDecoration: 'underline' }}
16
16
href="/docs/the-avail-token/avail-unification-drop"
17
- >
17
+ > */ }
18
18
{ " " }
19
- claim your genesis AVAIL now!
20
- </ a > { " " }
21
- 🎉🎉🎉
19
+ stay tuned for phase 2.
20
+ { /* </a>{" "} */ }
21
+ { " " } 🫡🫡🫡
22
22
</ h4 >
23
23
</ >
24
24
) ,
You can’t perform that action at this time.
0 commit comments