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

github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/dogs/_index.md')
-rw-r--r--exampleSite/content/dogs/_index.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/exampleSite/content/dogs/_index.md b/exampleSite/content/dogs/_index.md
index 9db4264..2d60313 100644
--- a/exampleSite/content/dogs/_index.md
+++ b/exampleSite/content/dogs/_index.md
@@ -1,5 +1,20 @@
---
title: "Dog Group"
date: 2020-03-15T14:00:00-06:00
+weight: -1
albumthumb: "dogs/happy-dogs/stationary-dogs/dog_04.jpg"
+draft: false
+## Optional additional meta info for resources list
+# alt: Image alternative and screen-reader text
+# phototitle: A title for the photo
+# description: A sub-title or description for the photo
+resources:
+- src: "dogs/jumping_dog_01.jpg"
+ weight: 10
+- src: "dogs/jumping_dog_02.jpg"
+ weight: 20
+- src: "dogs/jumping_dog_03.jpg"
+ weight: 30
+- src: "dogs/jumping_dog_04.jpg"
+ weight: 40
---