Skip to content

Commit d6d45d4

Browse files
committed
WIP: message box color
1 parent 3187474 commit d6d45d4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

content/en/docs/introduction/about.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@ weight: 10
66
STARFLEIT is a [Uniswap](https://uniswap.org/)-inspired automated market-maker (AMM) protocol implemented with smart contracts on the Fetch.ai blockchain. This enables a decentralized on-chain exchange for the various assets involved in Fetch.ai ecosystem.
77
***
88

9+
{{< alert >}}
10+
**Normal**
11+
12+
STARFLEIT is ...
13+
{{< /alert >}}
14+
15+
{{< alert context="info" >}}
16+
**Info**
17+
18+
STARFLEIT is ...
19+
{{< /alert >}}
20+
21+
{{< alert context="warning" >}}
22+
**Warning**
23+
24+
STARFLEIT is ...
25+
{{< /alert >}}
26+
27+
{{< alert context="danger" >}}
28+
**Danger**
29+
30+
STARFLEIT is ...
31+
{{< /alert >}}
32+
933
## Participants
1034

1135
Users can participate in STARFLEIT as traders, liquidity providers, or both.

0 commit comments

Comments
 (0)