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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Severin <severinderek@gmail.com>2018-10-15 16:19:06 +0300
committerDerek Severin <severinderek@gmail.com>2018-10-15 16:19:06 +0300
commit2715ad6dd59d0307cb6fa48ba556085e9efa4f1e (patch)
treedff3bdd13c652a02cfd98b5464f3d8f412ad68da
parent487a0792b7ad92e256a997d4d466e6332862a2fc (diff)
small error fix in md file (wrong image filename)
-rw-r--r--exampleSite/content/perso/drawings/random/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/perso/drawings/random/index.md b/exampleSite/content/perso/drawings/random/index.md
index 5197ac2..24abfa2 100644
--- a/exampleSite/content/perso/drawings/random/index.md
+++ b/exampleSite/content/perso/drawings/random/index.md
@@ -5,7 +5,7 @@ categories: [ "art" ]
tags: [ "drawing", "asian" ]
resources:
-- src: "images/flower_scene.jpg.jpg"
+- src: "images/flower_scene.jpg"
title: "A flower seller in HCMC"
---