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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-07-06 15:27:34 +0300
committerHanzei <hanzei@mailbox.org>2018-07-06 15:31:16 +0300
commit088c65bac52435ba325696213172d083b58a799d (patch)
tree92d00449f5ef746bf7a8ab5499c70e7fbb1de679 /exampleSite/content/es/projects
parent32d393c2dfcf426a79be70824dfcfdd415105911 (diff)
Use Image Processing to resize images
Diffstat (limited to 'exampleSite/content/es/projects')
-rw-r--r--exampleSite/content/es/projects/design/index.md (renamed from exampleSite/content/es/projects/Design.md)5
-rw-r--r--exampleSite/content/es/projects/photography/index.md (renamed from exampleSite/content/es/projects/Photography.md)1
-rw-r--r--exampleSite/content/es/projects/wiriting/index.md (renamed from exampleSite/content/es/projects/Writing.md)1
3 files changed, 4 insertions, 3 deletions
diff --git a/exampleSite/content/es/projects/Design.md b/exampleSite/content/es/projects/design/index.md
index 5896940..6af9c10 100644
--- a/exampleSite/content/es/projects/Design.md
+++ b/exampleSite/content/es/projects/design/index.md
@@ -1,7 +1,10 @@
---
title: "Diseño"
-image: "img/plant.jpg"
weight: 2
+resources:
+ - src: plant.jpg
+ params:
+ weight: -100
---
Este tema fue diseñado por [Vicky Lai](https://vickylai.io). Ve, explora! 💪
diff --git a/exampleSite/content/es/projects/Photography.md b/exampleSite/content/es/projects/photography/index.md
index 6301ae6..44894ab 100644
--- a/exampleSite/content/es/projects/Photography.md
+++ b/exampleSite/content/es/projects/photography/index.md
@@ -1,6 +1,5 @@
---
title: "Fotografía"
-image: "img/camera.jpg"
weight: 1
---
diff --git a/exampleSite/content/es/projects/Writing.md b/exampleSite/content/es/projects/wiriting/index.md
index 9644386..568fe2e 100644
--- a/exampleSite/content/es/projects/Writing.md
+++ b/exampleSite/content/es/projects/wiriting/index.md
@@ -1,6 +1,5 @@
---
title: "Escribiendo"
-image: "img/workday.jpg"
weight: 3
---