Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
dummy_page.mdx 697 B
Newer Older
description: "page factice"
import CarouselLibre from "@site/src/components/CarouselLibre";

# Page factice

Page factice penser à créer une vraie page !

```bash
#!/bin/bash
echo "Hello World"
```

## Hello mon carousel Libre !

<div>
    <CarouselLibre />
</div>

:::note

Some **content** with _markdown_ `syntax`. Check [this `api`](#).

:::

:::tip

Some **content** with _markdown_ `syntax`. Check [this `api`](#).

:::

:::info

Some **content** with _markdown_ `syntax`. Check [this `api`](#).

:::

:::caution

Some **content** with _markdown_ `syntax`. Check [this `api`](#).

:::

:::danger

Some **content** with _markdown_ `syntax`. Check [this `api`](#).

:::