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 <42170307+2-REC@users.noreply.github.com>2019-02-11 06:36:23 +0300
committerGitHub <noreply@github.com>2019-02-11 06:36:23 +0300
commitc33ffbf6bcfe7446287d56b1ec486f9f410963d6 (patch)
treed435ef27394a80fade345f4d72eec6ba1b45455f
parent07cfba5161f41814adfadc0229a8d072d64508bb (diff)
Update image fields
-rw-r--r--exampleSite/content/pro/company/single-project/index.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/exampleSite/content/pro/company/single-project/index.md b/exampleSite/content/pro/company/single-project/index.md
index b2d8731..68d1405 100644
--- a/exampleSite/content/pro/company/single-project/index.md
+++ b/exampleSite/content/pro/company/single-project/index.md
@@ -3,9 +3,8 @@ title: "A Weird Project"
subtitle: "Freestyle weirdness"
categories: [ "art", "IT" ]
tags: [ "bundle", "drawing" ]
-resources:
-- src: "images/draw2.jpg"
- title: "Weird drawinf"
- params:
- copyright: "DEREK SEVERIN"
+images:
+- src: "draw2.jpg"
+ title: "Weird drawing"
+ copyright: "DEREK SEVERIN"
---