Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/posts/postwithpic.md')
-rw-r--r--exampleSite/content/posts/postwithpic.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/content/posts/postwithpic.md b/exampleSite/content/posts/postwithpic.md
index 1023d3d..b760f32 100644
--- a/exampleSite/content/posts/postwithpic.md
+++ b/exampleSite/content/posts/postwithpic.md
@@ -8,8 +8,8 @@ categories: ["blog","photos"]
Here goes some pictures.
-![A random image from picsum](/pic1.jpg)
+![A random image from picsum](/yoursite/pic1.jpg)
-![Another random image from picsum](/pic2.jpg)
+![Another random image from picsum](/yoursite/pic2.jpg)
-![A last random image from picsum](/pic3.jpg) \ No newline at end of file
+![A last random image from picsum](/yoursite/pic3.jpg) \ No newline at end of file