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 b03d7a2f 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 c1496d35
No related branches found
No related tags found
No related merge requests found
...@@ -6,3 +6,8 @@ description: page factice ...@@ -6,3 +6,8 @@ description: page factice
# Page factice # Page factice
Page factice penser à créer une vraie page ! 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