Skip to content

Commit c3a1ba9

Browse files
authored
Merge pull request #329 from availproject/staging
chore: announcing end of unification drop
2 parents 238d5ce + 752b9bd commit c3a1ba9

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

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

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

33
# Avail's Unification Drop
44

5-
<Callout type="info">
6-
Thank you for participating in Phase 1 of Avail's Unification Drop. Phase 2 now begins.<br/>
7-
8-
The claims period for phase 1 ran from April 18ᵗʰ to May 4ᵗʰ 2024, **AND IS NOW OVER**.<br/>
9-
A community-focused Phase 2 has now begun, and will run from May 7ᵗʰ 1600 UTC to May 15ᵗʰ 1600 UTC, 2024.<br/>
10-
Please refer to our [Unification Drop blog announcement](https://blog.availproject.org/avails-unification-drop/#phase-2), **AND NOTHING ELSE**, for more details.
5+
<Callout type="warning">
6+
**Thank you for participating in Avail's Unification Drop.**<br/>
7+
Note that all phaes of the unification drop have been completed, and the official claims portal
8+
is now closed.<br/>
9+
Please beware of any phishing or scam attempts. Only rely on official Avail communication channels for information.
1110
</Callout>
1211

1312
<Callout type="error" emoji="🚫">

theme.config.tsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ import { useRouter } from "next/router";
55

66
const config: DocsThemeConfig = {
77
banner: {
8-
dismissible: false,
98
key: "Avail",
109
text: (
1110
<>
1211
<h4 className="my-0 sm:mr-5 !px-[5vw] !text-white text-center paragraph !text-sm w-full">
13-
Phase 1 of Avail's unification drop has ended. Phase 2 now begins,{" "} 👉👉 {" "}
12+
All phases of Avail's unification drop have now ended,{" "} 👉👉 {" "}
1413
{ <a
1514
style={{ color: '#3DA3FC', textDecoration: 'underline' }}
1615
href="/docs/the-avail-token/avail-unification-drop"

0 commit comments

Comments
 (0)