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
Commit 42e06f96 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket: Committed by Julie Thézénas
Browse files

feat: add code block on dummy_page

parent 5903c69e
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
......@@ -6,3 +6,8 @@ description: "page factice"
# Page factice
Page factice penser à créer une vraie page !
```bash
#!/bin/bash
echo "Hello World"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment