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.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/exampleSite/content/posts/postwithpic.md b/exampleSite/content/posts/postwithpic.md
new file mode 100644
index 0000000..1023d3d
--- /dev/null
+++ b/exampleSite/content/posts/postwithpic.md
@@ -0,0 +1,15 @@
+---
+title: Post with pictures
+date: 2018-04-15
+description: "A simple post with pictures"
+tags: ["90s","experiment"]
+categories: ["blog","photos"]
+---
+
+Here goes some pictures.
+
+![A random image from picsum](/pic1.jpg)
+
+![Another random image from picsum](/pic2.jpg)
+
+![A last random image from picsum](/pic3.jpg) \ No newline at end of file