From 663125c967920f3204740fee0f8e5777af87f606 Mon Sep 17 00:00:00 2001 From: Alexander Bell Date: Thu, 4 Jul 2024 16:00:15 +0200 Subject: [PATCH] fix --- docs/wiki/How To Contribute/example-page.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/wiki/How To Contribute/example-page.md b/docs/wiki/How To Contribute/example-page.md index eee11f4..63e7636 100644 --- a/docs/wiki/How To Contribute/example-page.md +++ b/docs/wiki/How To Contribute/example-page.md @@ -56,10 +56,7 @@ This is an example markdown code and the resulting page that it outputs. You swi ## Additional Pictures - You can add more pictures here if you have good ones. People love pictures! 🤩 Adding images is a little bit more involved since the GitHub website doesn't allow you to easily upload images. So if you want to add images to your page, just add the template image as below and send BuildingBrute your real images. He will handle the rest. - ```markdown - ![Pic](/img/placeholder.jpg) - ``` + You can add more pictures here if you have good ones. People love pictures! 🤩 Adding images is a little bit more involved since the GitHub website doesn't allow you to easily upload images. So if you want to add images to your page, just add these template image and send BuildingBrute your real images. He will handle the rest. ![Pic](/img/placeholder.jpg) @@ -115,10 +112,7 @@ This is an example markdown code and the resulting page that it outputs. You swi ## Additional Pictures - You can add more pictures here if you have good ones. People love pictures! 🤩 Adding images is a little bit more involved since the GitHub website doesn't allow you to easily upload images. So if you want to add images to your page, just add the template image as below and send BuildingBrute your real images. He will handle the rest. - ```markdown - ![Pic](/img/placeholder.jpg) - ``` + You can add more pictures here if you have good ones. People love pictures! 🤩 Adding images is a little bit more involved since the GitHub website doesn't allow you to easily upload images. So if you want to add images to your page, just add these template image and send BuildingBrute your real images. He will handle the rest. ![Pic](/img/placeholder.jpg)