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:
authorMax le Fou <buttbadger@gmail.com>2020-03-11 13:54:14 +0300
committerMax le Fou <buttbadger@gmail.com>2020-03-11 13:54:14 +0300
commit7728633b4e99ee945febd9c37dd83e0a5e9f2010 (patch)
treef62a3bf412c1406156b0105741ce3ef81027e366 /exampleSite/content/posts/postwithpic.md
parent3bf4288b9ea5dbab7903290680108f15a27a0799 (diff)
added link
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