From d31dc1f147e8f9392f8fdd137b63b517f6042dcd Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 20 Jan 2024 23:43:51 -0500 Subject: [PATCH] bash code won't work --- content/about/contributors.fr.md | 1 + content/how/getting-started.fr.md | 1 + content/how/getting-started.md | 4 +--- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/about/contributors.fr.md b/content/about/contributors.fr.md index 4de7cad..e956467 100644 --- a/content/about/contributors.fr.md +++ b/content/about/contributors.fr.md @@ -1,5 +1,6 @@ --- title: "Contributors" +draft: true --- ## Gabriel diff --git a/content/how/getting-started.fr.md b/content/how/getting-started.fr.md index 548290a..37ac5c1 100644 --- a/content/how/getting-started.fr.md +++ b/content/how/getting-started.fr.md @@ -1,5 +1,6 @@ --- title: "Comment Commencer" +draft: True --- # Comment Commencer diff --git a/content/how/getting-started.md b/content/how/getting-started.md index e76d8e2..5f591b5 100644 --- a/content/how/getting-started.md +++ b/content/how/getting-started.md @@ -27,9 +27,7 @@ The source files for this site live in [this repository](https://code.gabe.rocks You can clone the repository using the following command: -```bash -git clone https://code.gabe.rocks/gabriel/cyberfreedom.git -``` +```git clone https://code.gabe.rocks/gabriel/cyberfreedom.git``` This will place the source files into a folder.